Difference between revisions of "Tmux a / tmux attatch"
Jump to navigation
Jump to search
(Redirected page to Tmux) Tag: New redirect |
(Removed redirect to Tmux) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | ||
+ | * <code>tmux a</code> or <code>tmux attach</code> Attach to last used session.<ref>https://medium.com/actualize-network/a-minimalist-guide-to-tmux-13675fb160fa</ref> | ||
+ | * <code>[[tmux attach -t]] my_session_name</code> or <code>tmux attach-session -t my_session_name</code> | ||
+ | * <code>[[tmux attach -t 0]]</code> or <code>tmux attach-session -t 0</code> | ||
+ | |||
+ | |||
+ | {{tmux}} |
Revision as of 11:44, 27 October 2024
tmux a
ortmux attach
Attach to last used session.[1]tmux attach -t my_session_name
ortmux attach-session -t my_session_name
tmux attach -t 0
ortmux attach-session -t 0
Advertising: