/* tmux */

This commit is contained in:
Daniel.plominski 2014-01-26 23:32:22 +00:00
parent 2267da15db
commit 4ac0ef965b
1 changed files with 10 additions and 0 deletions

View File

@ -262,6 +262,16 @@ tmux
tmux ls
tmux attach
STRG + B : detach
Ctrl-b c create a new window
Ctrl-b , rename window
Ctrl b n next window
Ctrl b p previous window
Ctrl-b : command prompt
Ctrl-b w choose window
Ctrl-b s choose tree
Ctrl-b $ rename session
Ctrl-b ? help
</pre>
== ADMIN: btrfs daily snapshots ==