博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Ubuntu terminator 多窗口终端的快捷键(转)
阅读量:4031 次
发布时间:2019-05-24

本文共 2068 字,大约阅读时间需要 6 分钟。

Ctrl+Shift+O
Split terminals H
orizontally.(上下开新窗口)
Ctrl+Shift+E
Split terminals V
ertically.(垂直开新窗口)
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   same tab, use Ctrl+PageDown to move to   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

转载地址:http://wymbi.baihongyu.com/

你可能感兴趣的文章
flex中设置Label标签文字的自动换行
查看>>
Flex 中的元数据标签
查看>>
flex4 中创建自定义弹出窗口
查看>>
01Java基础语法-11. 数据类型之间的转换
查看>>
01Java基础语法-13. if分支语句的灵活使用
查看>>
01Java基础语法-15.for循环结构
查看>>
01Java基础语法-16. while循环结构
查看>>
01Java基础语法-17. do..while循环结构
查看>>
01Java基础语法-18. 各种循环语句的区别和应用场景
查看>>
01Java基础语法-19. 循环跳转控制语句
查看>>
Django框架全面讲解 -- Form
查看>>
socket,accept函数解析
查看>>
今日互联网关注(写在清明节后):每天都有值得关注的大变化
查看>>
”舍得“大法:把自己的优点当缺点倒出去
查看>>
[今日关注]鼓吹“互联网泡沫,到底为了什么”
查看>>
[互联网学习]如何提高网站的GooglePR值
查看>>
[关注大学生]求职不可不知——怎样的大学生不受欢迎
查看>>
[关注大学生]读“贫困大学生的自白”
查看>>
[互联网关注]李开复教大学生回答如何学好编程
查看>>
[关注大学生]李开复给中国计算机系大学生的7点建议
查看>>