Ubuntu terminator 多窗口终端的快捷键

2023-10-19 01:32

本文主要是介绍Ubuntu terminator 多窗口终端的快捷键,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

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

这篇关于Ubuntu terminator 多窗口终端的快捷键的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/236408

相关文章

python3 pip终端出现错误解决的方法详解

《python3pip终端出现错误解决的方法详解》这篇文章主要为大家详细介绍了python3pip如果在终端出现错误该如何解决,文中的示例方法讲解详细,感兴趣的小伙伴可以跟随小编一起了解一下... 目录前言一、查看是否已安装pip二、查看是否添加至环境变量1.查看环境变量是http://www.cppcns

Ubuntu上手动安装Go环境并解决“可执行文件格式错误”问题

《Ubuntu上手动安装Go环境并解决“可执行文件格式错误”问题》:本文主要介绍Ubuntu上手动安装Go环境并解决“可执行文件格式错误”问题,具有很好的参考价值,希望对大家有所帮助,如有错误或未... 目录一、前言二、系统架构检测三、卸载旧版 Go四、下载并安装正确版本五、配置环境变量六、验证安装七、常见

ubuntu如何部署Dify以及安装Docker? Dify安装部署指南

《ubuntu如何部署Dify以及安装Docker?Dify安装部署指南》Dify是一个开源的大模型应用开发平台,允许用户快速构建和部署基于大语言模型的应用,ubuntu如何部署Dify呢?详细请... Dify是个不错的开源LLM应用开发平台,提供从 Agent 构建到 AI workflow 编排、RA

ubuntu系统使用官方操作命令升级Dify指南

《ubuntu系统使用官方操作命令升级Dify指南》Dify支持自动化执行、日志记录和结果管理,适用于数据处理、模型训练和部署等场景,今天我们就来看看ubuntu系统中使用官方操作命令升级Dify的方... Dify 是一个基于 docker 的工作流管理工具,旨在简化机器学习和数据科学领域的多步骤工作流。

如何在Ubuntu上安装NVIDIA显卡驱动? Ubuntu安装英伟达显卡驱动教程

《如何在Ubuntu上安装NVIDIA显卡驱动?Ubuntu安装英伟达显卡驱动教程》Windows系统不同,Linux系统通常不会自动安装专有显卡驱动,今天我们就来看看Ubuntu系统安装英伟达显卡... 对于使用NVIDIA显卡的Ubuntu用户来说,正确安装显卡驱动是获得最佳图形性能的关键。与Windo

vscode不能打开终端问题的解决办法

《vscode不能打开终端问题的解决办法》:本文主要介绍vscode不能打开终端问题的解决办法,问题的根源是Windows的安全软件限制了PowerShell的运行,而VSCode默认使用Powe... 遇到vscode不能打开终端问题,一直以为是安全软件限制问题,也没搜到解决方案,因为影响也不大,就没有管

双系统电脑中把Ubuntu装进外接移动固态硬盘的全过程

《双系统电脑中把Ubuntu装进外接移动固态硬盘的全过程》:本文主要介绍如何在Windows11系统中使用VMware17创建虚拟机,并在虚拟机中安装Ubuntu22.04桌面版或Ubunt... 目录一、首先win11中安装vmware17二、磁盘分区三、保存四、使用虚拟机进行系统安装五、遇见的错误和解决

CentOS和Ubuntu系统使用shell脚本创建用户和设置密码

《CentOS和Ubuntu系统使用shell脚本创建用户和设置密码》在Linux系统中,你可以使用useradd命令来创建新用户,使用echo和chpasswd命令来设置密码,本文写了一个shell... 在linux系统中,你可以使用useradd命令来创建新用户,使用echo和chpasswd命令来设

Ubuntu中远程连接Mysql数据库的详细图文教程

《Ubuntu中远程连接Mysql数据库的详细图文教程》Ubuntu是一个以桌面应用为主的Linux发行版操作系统,这篇文章主要为大家详细介绍了Ubuntu中远程连接Mysql数据库的详细图文教程,有... 目录1、版本2、检查有没有mysql2.1 查询是否安装了Mysql包2.2 查看Mysql版本2.

新特性抢先看! Ubuntu 25.04 Beta 发布:Linux 6.14 内核

《新特性抢先看!Ubuntu25.04Beta发布:Linux6.14内核》Canonical公司近日发布了Ubuntu25.04Beta版,这一版本被赋予了一个活泼的代号——“Plu... Canonical 昨日(3 月 27 日)放出了 Beta 版 Ubuntu 25.04 系统镜像,代号“Pluc