terminator&&FUCK

本文详细介绍了Terminator终端的各项快捷键操作,包括如何进行终端的分割、移动、复制粘贴、字体大小调整等功能,帮助用户更高效地使用这款强大的终端管理工具。

使用技巧:(C-ctrl S-shift)
C-S-E 垂直分割
C-S-O 水平分割
F11全屏 C-S-X某一个窗口全屏 && C-S-Z 返回
复制粘贴要额外加shift
ctrl+tab or C-S-N 切换

```
tip 右键终端 首选项 设置

1 The following keybindings can be used to control Terminator:
2
3 //第一部份:关于在同一个标签内的操作
4 Ctrl+Shift+O
5 Split terminals Horizontally. //水平分割终端
6
7 Ctrl+Shift+E
8 Split terminals Vertically. //垂直分割终端
9
10 Ctrl+Shift+Right
11 Move parent dragbar Right. //在垂直分割的终端中将分割条向右移动
12
13 Ctrl+Shift+Left
14 Move parent dragbar Left. //在垂直分割的终端中将分割条向左移动
15
16 Ctrl+Shift+Up
17 Move parent dragbar Up. //在水平分割的终端中将分割条向上移动
18
19 Ctrl+Shift+Down
20 Move parent dragbar Down. //在水平分割的终端中将分割条向下移动
21
22 Ctrl+Shift+S
23 Hide/Show Scrollbar. //隐藏/显示滚动条
24
25 Ctrl+Shift+F
26 Search within terminal scrollback //搜索
27
28 Ctrl+Shift+N or Ctrl+Tab
29 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 //Crtl+Tab 移动到下一个终端
30
31 Ctrl+Shift+P or Ctrl+Shift+Tab
32 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 //Crtl+Shift+Tab 移动到之前的一个终端
33
34 Alt+Up
35 Move to the terminal above the current one. //移动到上面的终端
36
37 Alt+Down
38 Move to the terminal below the current one. //移动到下面的终端
39
40 Alt+Left
41 Move to the terminal left of the current one. //移动到左边的终端
42
43 Alt+Right
44 Move to the terminal right of the current one. //移动到右边的终端
45
46 Ctrl+Shift+C
47 Copy selected text to clipboard //复制选中的内容到剪贴板
48
49 Ctrl+Shift+V
50 Paste clipboard text //粘贴剪贴板的内容到此处
51
52 Ctrl+Shift+W
53 Close the current terminal. //关闭当前终端
54
55 Ctrl+Shift+Q
56 Quits Terminator //退出当前窗口,当前窗口的所有终端都将被关闭
57
58 Ctrl+Shift+X
59 Toggle between showing all terminals and only showing the current one (maximise). //只显示当前终端和显示所有终端的转换开关
60
61 Ctrl+Shift+Z
62 Toggle between showing all terminals and only showing a version of the current one (zoom). //与Crtl+Shift+X的功能基本一样,只是转换后的当前终端文字等大小不一样
63
64 //第二部份:有关各个标签之间的操作
65 Ctrl+Shift+T
66 Open new tab //打开一个新的标签
67
68 Ctrl+PageDown
69 Move to next Tab //移动到下一个标签
70
71 Ctrl+PageUp
72 Move to previous Tab //移动到上一个标签
73
74 Ctrl+Shift+PageDown
75 Swap tab position with next Tab //没懂这个
76
77 Ctrl+Shift+PageUp
78 Swap tab position with previous Tab //没懂这个
79
80 Ctrl+Plus (+)
81 Increase font size. Note: this may require you to press shift, depending on your keyboard //增大字体
82
83 Ctrl+Minus (-)
84 Decrease font size. Note: this may require you to press shift, depending on your keyboard //减小字体
85
86 Ctrl+Zero (0)
87 Restore font size to original setting. //恢复字体到原始大小
88
89 F11
90 Toggle fullscreen //全屏开关
91
92 Ctrl+Shift+R
93 Reset terminal state //重置终端状态(未懂)
94
95 Ctrl+Shift+G
96 Reset terminal state and clear window //重置终端状态并clear屏幕
97
98 Super+g
99 Group all terminals so that any input sent to one of them, goes to all of them. //绑定所有的终端,以便向一个输入能够输入到所有的终端
100
101 Super+Shift+G
102 Remove grouping from all terminals. //解除绑定
103
104 Super+t
105 Group all terminals in the current tab so input sent to one of them, goes to all terminals in the current tab. //绑定当前标签的所有终端
106
107 Super+Shift+T
108 Remove grouping from all terminals in the current tab. //解除绑定
109
110 Ctrl+Shift+I
111 Open a new window (note: unlike in previous releases, this window is part of the same Terminator process) //打开一个窗口,但是有点像继承了父窗口
112
113 Super+i
114 Spawn a new Terminator process //这个跟上一个的主要区别还没弄懂
115
116
117 Drag and Drop
118 The layout can be modified by moving terminals with Drag and Drop. To start dragging a terminal, click and hold on its titlebar. Alternatively,   hold down Ctrl, click and hold the right mouse button. Then, Release Ctrl. You can now drag the terminal to the point in the layout you wou   ld like it to be. The zone where the terminal would be inserted will be highlighted. //用来改变窗口布局的,另外我觉得这儿是鼠标左键
“`

字体下载苹果monaco.ttf 下载后安装后,将Monaco.ttf放在 ~/local/share/fonts/ 下。。然后就可以直接设置。

<think>好的,用户想查找与Terminator相关的IT内容。首先,我需要确定Terminator在这里指的是什么,因为这个词有多种含义。常见的可能包括: 1. **终结者电影系列**:不过用户明确提到IT技术,可能不是这个方向。 2. **Terminator终端仿真器**:一个用于Linux的终端多路复用器,类似GNOME Terminal或Terminator的分屏工具。 3. **Terminator基因技术**:一种农业生物技术,用于使种子不育,属于生物IT交叉领域。 4. **其他IT工具或协议**:比如某些软件中的终止符概念,或者网络协议中的终止设备。 接下来,根据用户提供的引用内容,引用[4]提到了Chocolatey安装ros-foxy-desktop,可能与机器人操作系统(ROS)相关,而Terminator在ROS社区中可能用作终端工具。另外,引用[2]涉及基因测序,但不太相关。引用[3]是密码学作业,引用[1]是对话机器人相关内容,可能与终端工具的使用场景相关。 综合来看,用户可能指的是Terminator终端仿真器,尤其在开发或机器人项目中使用。需要确认Terminator在IT中的常见用途,比如分屏终端管理,这对开发者和系统管理员非常有用。另外,检查是否有其他技术如基因技术中的Terminator,但需要明确IT关联,可能涉及生物信息学中的数据处理工具。 接下来,生成相关问题时要覆盖不同可能的Terminator解释,并引导用户进一步明确需求。例如,询问是否指终端工具或基因技术,同时提供相关应用场景和资源链接,帮助用户深入。</think>关于“Terminator”相关的IT技术内容,可能存在多个解释方向,以下是两种主要的可能性分析: --- ### 1. **Terminator终端仿真器** **Terminator** 是一款开源的**Linux终端多路复用工具**,支持分屏、多标签和自定义布局,常用于开发者和系统管理员的效率工具。 ```bash # 安装Terminator(基于Debian/Ubuntu) sudo apt-get install terminator ``` - **核心功能**: - 支持水平/垂直分割窗口,独立运行不同进程。 - 自定义快捷键、配色方案和插件扩展。 - 适用于远程服务器管理、多任务并行开发等场景[^4]。 --- ### 2. **Terminator基因技术** 在生物信息学领域,**Terminator技术**指通过基因改造使种子不育的技术,常用于农业领域。虽然属于生物技术,但其数据分析和测序流程可能涉及IT工具(如Illumina/PacBio数据分析)[^2]。 --- ###
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值