tmux shortcut key

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tmux shortcut key相关的知识,希望对你有一定的参考价值。

#tmux : create a session

># Ctrl+b, %: create a vetical pane
># Ctrl+b, " : create a horizontal pane
># Ctrl+b, q, N: change a pane, N is the order of panes, please press the order before disappear.
># Ctrl+b, c : create a new window
># Crrl+b, s : list all the sessions
># Ctrl+b, s, UP/Down, ENTER: change for sessions
># Ctrl+b, Ctrl+z : suspend the current session
># Ctrl+b, d : detach the current session
># Ctrl+b, N: change windows, N is the order of windows
># Ctrl+b, p : presious window
># Ctrl+b, n : next window
># Ctrl+b, ? : list for help 
 
# tmux ls : list all session
# tmux new -s session-name
# tmux a : attach the first avilable session
# tmux a -t session-name : attach a session
# tmux detach : detach the attached session

以上是关于tmux shortcut key的主要内容,如果未能解决你的问题,请参考以下文章

Android Simulator Shortcut keys

/linux-command-line-bash-shortcut-keys/

Shortcut keys of win

VS code key shortcuts for windows

tmux的sendkey的键盘对应表

Python snippet(代码片段)