KEYBINDINGS
The following keybindings can be used to control Terminator:
Ctrl+Shift+O
Split terminals Horizontally.(上下开新窗口)
Ctrl+Shift+E
Split terminals Vertically.(垂直开新窗口)
Ctrl+Shift+Right
Move parent dragbar Right.(放大当前窗口 向右)
Ctrl+Shift+Left
Move parent dragbar Left.
Ctrl+Shift+Up
Move parent dragbar Up.
Ctrl+Shift+Down
Move parent dragbar Down.
Ctrl+Shift+S
Hide/Show Scrollbar.(隐藏滚动条)
Ctrl+Shift+F
Search within terminal scrollback
Ctrl+Shift+N or Ctrl+Tab
Move to next terminal within the same tab, use Ctrl+PageDown to move to the next tab. If cycle_term_tab is False, cycle within the same tab will be disabled
Ctrl+Shift+P or Ctrl+Shift+Tab
Move to previous terminal within the same tab, use Ctrl+PageUp to move to the previous tab. If cycle_term_tab is False, cycle within the same tab will be disabled
Alt+Up
Move to the terminal above the current one.(切换当前窗口)
Alt+Down
Move to the terminal below the current one.
Alt+Left
Move to the terminal left of the current one.
Alt+Right
Move to the terminal right of the 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 new tab
Ctrl+Shift+Alt+T
Open new tab at root level, if using extreme_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
Ctrl+Shift+F
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, depending on your keyboard
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
Drag and Drop
窗口相关
窗口开关上下开新窗口 Ctrl+Shift+O
垂直开新窗口 Ctrl+Shift+E
关闭当前窗口 Ctrl+Shift+W改变当前激活窗口
逆时针改变当前窗口 Ctrl+Shift+N 或者 Ctrl+Tab
顺时针改变当前窗口 Ctrl+Shift+P or Ctrl+Shift+Tab
向上改变当前窗口 Alt+Up
向下改变当前窗口 Alt+Down
向左改变当前窗口 Alt+Left
向右改变当前窗口 Alt+Right改变窗口大小
向左移动分隔线 Ctrl+Shift+Left
向右移动分隔线 Ctrl+Shift+Right
向上移动分隔线 Ctrl+Shift+Up
向下移动分隔线 Ctrl+Shift+Down
最大化当前窗口 Ctrl+Shift+X (或者恢复原状)改变窗口内容大小
放大字号 Ctrl+加号
缩小字号 Ctrl+减号
恢复字号 Ctrl+0 零
放大当前窗口 Ctrl+Shift+Z (最大化当前窗口,同时放大窗口内的内容)
标签相关
打开新标签 Ctrl+Shift+T
向后改变当前标签 Ctrl+PageDown
向前改变当前标签 Ctrl+PageUp
向后移动标签 Ctrl+Shift+PageDown
向前移动标签 Ctrl+Shift+PageUp
其他功能
拷贝内容 Ctrl+Shift+C
粘贴内容 Ctrl+Shift+V
隐藏滚动条 Ctrl+Shift+S
在当前终端内搜索 Ctrl+Shift+F
重置当前窗口 Ctrl+Shift+R
当前窗口清屏 Ctrl+Shift+G
最大化terminator F11
退出terminator Ctrl+Shift+Q