User Tools

Site Tools


ubuntu:tmux:using_tmux:open_a_session

This is an old revision of the document!


Ubuntu - tmux - Using tmux - Open a session

tmux new -s a_session_name

displays:

sessions should be nested with care, unset $TMUX to force

NOTE: tmux does support Nested sessions, but this adds complexity.

For instance to create a new Window within a specific session, an additional b is needed:

<CTRL-b> + b + c

ubuntu/tmux/using_tmux/open_a_session.1625136500.txt.gz ยท Last modified: 2021/07/01 10:48 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki