GNU Screen 基本用法分割窗口

http://news.softpedia.com/news/GNU-Screen-Tutorial-44274.shtml

 

####################### 屏幕分割 ########################

1. screen

2. Ctrl-a c    # create a new screen

3. switch between screens

      Ctrl-a 0-9  

      Ctrl-a Ctrl-a   

      Ctrl-a "    # list all available screens

 

4. Ctrl-a S  # split terminal vertically

    Ctrl-a TAB   # switch to another splitted part then use step 3 to select a screen

 

5. Ctrl-a Q  # return to full size 

 

 

####################### detach / attach ########################

1. screen

2. Ctrl-a d    # detach, screen exit

3. screen -ls  # list detached sessions

4. screen -r   # reattach session, if there are more than one session, then you need specifies the pid 

5. reattach will not restore the splitted windows

 

 

 

http://deep.tw/others/screen/split-vertical.html

KeyActionNotes
Ctrl+a cnew window 
Ctrl+a nnext window 
Ctrl+a pprevious window 
Ctrl+a “select window from list 
Ctrl+a Ctrl+aprevious window viewed 
Ctrl+a Ssplit terminal horizontally into regionsCtrl+a c to create new window there
Ctrl+a |split terminal vertically into regionsRequires debian/ubuntu patched screen 4.0
Ctrl+a :resizeresize region 
Ctrl+a :fitfit screen size to new terminal sizeCtrl+a F is the same. Do after resizing xterm
Ctrl+a :removeremove regionCtrl+a X is the same
Ctrl+a tabMove to next region 
Ctrl+a ddetach screen from terminalStart screen with -r option to reattach
Ctrl+a Aset window title 
Ctrl+a xlock sessionEnter user password to unlock
Ctrl+a [enter scrollback/copy modeEnter to start and end copy region. Ctrl+a ] to leave this mod
Ctrl+a ]paste bufferSupports pasting between windows
Ctrl+a >write paste buffer to fileuseful for copying between screens
Ctrl+a <read paste buffer from fileuseful for pasting between screens
Ctrl+a ?show key bindings/command namesNote unbound commands only in man page
Ctrl+a :goto screen command promptup shows last command entered

转载于:https://www.cnblogs.com/ellusak/archive/2012/04/20/2459481.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值