{"id":20,"description":"tmux - reclaim the entire window during attach","tags":["tmux","terminal","productivity"],"contents":["# After attaching to a session, tmux can sometimes fill the window with L-shaped ","# ....., leaving very little space for the actual client. This can happen if the ","# session is attached elsewhere. Use the flag -d to detach the existing session.","$ tmux attach-session -d"]}
