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

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

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 windowUbuntu terminator 多窗口终端的快捷键

转载于:https://www.cnblogs.com/xiaoheng008/p/3790027.html

你可能感兴趣的文章
[再寄小读者之数学篇](2014-05-20 一个分部积分)
查看>>
Java httpclient请求,解决乱码问题
查看>>
IE10、IE11 无法写入Cookie
查看>>
汉化Eclipse+配色方法(官方语言包)
查看>>
Ansi,UTF8,Unicode,ASCII编码的差别
查看>>
【delphi】Delphi过程、函数传递参数的八种方式
查看>>
严苛模式(StrictMode)
查看>>
HTML5+JS手机web开发之jQuery Mobile初涉
查看>>
人脸识别算法初次了解
查看>>
设计模式(十)组合(结构型)
查看>>
JAVA复制文件最快的算法
查看>>
UICamera(NGUI Event system)原理
查看>>
sudo nopasswd
查看>>
用自己的话描述wcf中的传输安全与消息安全的区别(二)
查看>>
99 Lisp Problems 列表处理(P1~P28)
查看>>
实用图片滑块,传送带,幻灯片效果【附源码】
查看>>
Bluez SPP实现代码分析(转)
查看>>
android中给TextView或者Button的文字添加阴影效果
查看>>
读《被投资人“送”入看守所》一文有感(转)
查看>>
生产环境线上測试的慘淡人生
查看>>