User Tools

Site Tools


ubuntu:tmux:using_tmux:create_a_window

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:tmux:using_tmux:create_a_window [2021/07/01 10:53] – created peterubuntu:tmux:using_tmux:create_a_window [2021/07/01 11:07] (current) peter
Line 14: Line 14:
 **NOTE:**  The new window will be shown on the status bar at the bottom of tmux. **NOTE:**  The new window will be shown on the status bar at the bottom of tmux.
  
-To change to a different window:+  * The active window will have a ***** symbol next to it. 
 +</WRAP> 
 + 
 +<WRAP info> 
 +**NOTE:**  To change to a different window:
  
 <code bash> <code bash>
Line 22: Line 26:
   * where **1** is the number of the Window to change to.   * where **1** is the number of the Window to change to.
     * Check the bottom status bar of tmux to see what Windows numbers are available.     * Check the bottom status bar of tmux to see what Windows numbers are available.
 +
 +</WRAP>
 +
 +<WRAP info>
 +**NOTE:**  To quit a specific window:
 +
 +Select the specific Window to quit.
 +
 +<code bash>
 +<CTRL-b> x
 +</code>
 +
 +  * and confirm.
  
 </WRAP> </WRAP>
  
ubuntu/tmux/using_tmux/create_a_window.1625136800.txt.gz · Last modified: 2021/07/01 10:53 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki