Difference between revisions of "Tmux a / tmux attatch"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Tmux)
Tag: New redirect
 
(Removed redirect to Tmux)
Tag: Removed redirect
Line 1: Line 1:
#redirect [[tmux]]
+
 
 +
* <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 or tmux attach Attach to last used session.[1]
  • tmux attach -t my_session_name or tmux attach-session -t my_session_name
  • tmux attach -t 0 or tmux attach-session -t 0


tmux [ ls | a | new ], .tmux.conf, tlog, cockpit

Advertising: