查看“Terminator基础”的源代码
←
Terminator基础
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
[[category:desktop]] =Terminator 常用的快捷键= <pre> 窗口之间切换显示 Ctrl+Shift+X 最大化和最小化 Maximise terminal Shift+Ctrl+X 水平分割终端 Ctrl+Shift+O 垂直分割终端 Ctrl+Shift+E 搜索 Ctrl+Shift+F 复制 Ctrl+Shift+C 粘贴 Ctrl+Shift+V 关闭当前终端 Ctrl+Shift+W 退出当前窗口 Ctrl+Shift+Q 打开终端 Ctrl+Shift+T 全屏状态 F11 clear屏幕 Ctrl+Shift+G 在垂直分割的终端中将分割条向右移动 Ctrl+Shift+Right 在垂直分割的终端中将分割条向左移动 Ctrl+Shift+Left 隐藏/显示滚动条 Ctrl+Shift+S Navigating around Apart from the obvious of clicking the terminal for focus, there are a number of shortcuts that will move the focus around: Action Options Default Shortcut Move focus Up, Down, Left, Right Alt+<Arrow> Cycle to terminal * Next, Prev (Shift+)Ctrl+Tab Focus to terminal * Next, Prev Shift+Ctrl+N/P Switch to tab # 1 to 10 Switch tab Previous, Next Ctrl+PgUp/PgDn Context menu Menu Key Help [1] F1 New Tab * Shift+Ctrl+T Split terminal(分离)* Horizontally, Vertically Shift+Ctrl+O/E 也可以有 右键然后查看 快捷键 </pre> =config= <pre> 有时默认配置会不生效 on debian 10 terminator --config=/home/evan/.config/terminator/36 写进 /usr/share/applications/terminator.desktop 还有 .bashrc alias terminator='terminator --config=/home/evan/.config/terminator/36' cat /usr/share/applications/terminator.desktop #Exec=terminator Exec=terminator --config=/home/evan/.config/terminator/36 TargetEnvironment=Unity evan@my:~$ cat .config/terminator/config [global_config] title_transmit_fg_color = "#000000" title_transmit_bg_color = "#3e3838" inactive_color_offset = 1.0 enabled_plugins = CustomCommandsMenu, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler [keybindings] [profiles] [[default]] background_color = "#0e2424" background_darkness = 1.0 background_type = transparent cursor_shape = ibeam font = Liberation Mono 13 foreground_color = "#e8e8e8" scroll_background = False scrollback_lines = 3000 palette = "#000000:#5a8e1c:#2d5f5f:#cdcd00:#1e90ff:#cd00cd:#00cdcd:#e5e5e5:#4c4c4c:#868e09:#00ff00:#ffff00:#4682b4:#ff00ff:#00ffff:#ffffff" use_system_font = False copy_on_selection = True [layouts] [[default]] [[[child1]]] type = Terminal parent = window0 profile = default [[[window0]]] type = Window parent = "" size = 925, 570 [plugins] </pre> ==config 说明== <pre> global_config] title_transmit_bg_color = "#d30102" focus = system suppress_multiple_term_dialog = True [keybindings] [profiles] [[default]] palette = "#2d2d2d:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#d3d0c8:#747369:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#f2f0ec" background_color = "#2D2D2D" # 背景颜色 background_image = None background_darkness = 0.85 cursor_color = "#FFFFFF" # 光标颜色 cursor_blink = True # 光标是否闪烁 foreground_color = "#EEE9E9" # 文字的颜色 use_system_font = False # 是否启用系统字体 font = Ubuntu Mono 13 # 字体设置,后面的数字表示字体大小 copy_on_selection = True # 选择文本时同时将数据拷贝到剪切板中 show_titlebar = False # 不显示标题栏,也就是 terminator 中那个默认的红色的标题栏 [layouts] [[default]] [[[child1]]] type = Terminal parent = window0 profile = default [[[window0]]] type = Window parent = "" [plugins] </pre> =see also= [https://blog.csdn.net/laviolette/article/details/52703605 Terminator快捷键汇总] [https://www.jianshu.com/p/fe4b1088ada4 Terminator终端的安装,配置以及如何修改默认终端] [https://www.cnblogs.com/yunfeiqi/p/6703653.html Linux 好用Termitor 终端配置] https://blog.csdn.net/ipatient/article/details/51547658 https://blog.csdn.net/zhangkzz/article/details/90524066 https://blog.csdn.net/moondog123/article/details/88584075 https://blog.csdn.net/tansir94/article/details/81410450 [https://blog.csdn.net/gatieme/article/details/51892884 21款最佳Linux命令行终端工具] [https://blog.csdn.net/zhangkzz/article/details/90524066 Terminator的安装和配置(颜色和字体)] [https://www.jianshu.com/p/cee2de32ca28 5分钟入手Terminator] [https://blog.csdn.net/wwwqjpcom/article/details/100713776 超越iTerm2!Linux下更好用的终端工具my-terminator] 最完整的Terminator快捷键 http://www.cnblogs.com/telnetning/archive/2013/05/18/3084819.html 非常 好的教程呀 http://terminator-gtk3.readthedocs.io/en/latest/gettingstarted.html#the-context-menu https://www.tecmint.com/terminator-a-linux-terminal-emulator-to-manage-multiple-terminal-windows/ https://launchpad.net/terminator 5分钟入手Terminator http://www.jianshu.com/p/cee2de32ca28 terminix Terminix – A New GTK 3 Tiling Terminal Emulator for Linux https://www.tecmint.com/terminix-tiling-terminal-emulator-for-linux/ https://linux.cn/article-7611-1.html https://github.com/gnunn1/tilix [https://www.jianshu.com/p/b7b811e7117d Linux--Terminator 必备快捷键] [[category:desktop]] [[category:linux]] [[category:ops]]
返回至
Terminator基础
。
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
我的导航
关于我
shell
python
ops
linuxchina.net
blog.linuxchina
最近更改
随机页面
帮助
工具
链入页面
相关更改
特殊页面
页面信息