Ubuntu terminator 多窗口终端的快捷键

Ctrl+Shift+O

Split terminals Horizontally.(上下开新窗口)


Ctrl+Shift+E

Split terminals Vertically.(垂直开新窗口)


Ctrl+Shift+Right

Move parent dragbarRight.(放大当前窗口 向右)


Ctrl+Shift+Left

Move parent dragbarLeft.


Ctrl+Shift+Up

Move parent dragbarUp.


Ctrl+Shift+Down

Move parent dragbarDown.


Ctrl+Shift+S

Hide/ShowScrollbar.(隐藏滚动条)


Ctrl+Shift+F

Search within terminal scrollback


Ctrl+Shift+N or Ctrl+Tab

Move tonext terminal withinthesame tab,use Ctrl+PageDown to move tothenext tab. Ifcycle_term_tabisFalse,cycle within the same tab will be disabled


Ctrl+Shift+P or Ctrl+Shift+Tab

Move toprevious terminal within the same tab,use Ctrl+PageUp to move to the previous tab. Ifcycle_term_tabisFalse,sans-serif;font-size:14px;">

Alt+Up

Move to the terminalabovethe current one.(切换当前窗口)


Alt+Down

Move to the terminalbelowthe current one.


Alt+Left

Move to the terminalleft ofthe current one.


Alt+Right

Move to the terminalright ofthe current one.


Ctrl+Shift+C

Copy selected text to clipboard


Ctrl+Shift+V

Paste clipboard text


Ctrl+Shift+W

Close the current terminal.


Ctrl+Shift+Q

Quits Terminator


Ctrl+Shift+X (最大化当前窗口)

Toggle between showing all terminals and only showing the current one (maximise).


Ctrl+Shift+Z

Toggle between showing all terminals and only showing a scaled version of the current one (zoom).


Ctrl+Shift+T

Open newtab


Ctrl+Shift+Alt+T

Open newtab at root level,if usingextreme_tabs.


Ctrl+PageDown

Move to next Tab

Ctrl+PageUp

Move to previous Tab


Ctrl+Shift+PageDown

Swap tab position with next Tab


Ctrl+Shift+PageUp

Swap tab position with previous Tab

Open buffer search bar to find substrings in the scrollback buffer. Hit Escape to cancel.

Ctrl+Plus (+)

Increase font size.Note:this may require you to press shift,depending on your keyboard


Ctrl+Minus (-)

Decrease font size.Note:this may require you to press shift,sans-serif;font-size:14px;">

Ctrl+Zero (0)

Restore font size to original setting.


F11

Toggle fullscreen(放大当前窗口)


Ctrl+Shift+R

Reset terminal state


Ctrl+Shift+G

Reset terminal state and clear window

转载自:http://xuantan.iteye.com/blog/1318624

相关文章

ubuntu退出redis的示例:指定配置文件方式启动源码redis:roo...
ubuntu中mysql改密码忘了的解决方法:1.在终端中切换到root权...
ubuntu安装mysql失败的解决方法原因:可能是原有的MySQL还有...
使用centos和ubuntu建站的区别有以下几点1.CentOS是Linux发行...
ubuntu图形界面和字符界面切换的方法:可以通过快捷键CTRL+A...
ubuntu中重启mysql失败的解决方法1.首先,在ubuntu命令行中,...