Difference between revisions of "Tmux a / tmux attatch"

From wikieduonline
Jump to navigation Jump to search
(Removed redirect to Tmux)
Tag: Removed redirect
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{{lc}}
* <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 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]] 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>
 
* <code>[[tmux attach -t 0]]</code> or <code>tmux attach-session -t 0</code>
  
 +
== See also ==
 +
* {{tmux}}
  
{{tmux}}
+
[[Category:Tmux]]

Latest revision as of 11:45, 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

See also[edit]

  • https://medium.com/actualize-network/a-minimalist-guide-to-tmux-13675fb160fa
  • Advertising: