Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Ubuntu terminal multi-window split-screen Terminator

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1. Installation

The most important feature of Terminator is that it can open multiple terminals in one window.

Sudo apt-get install terminator

2. Keyboard shortcuts

Ctrl+Shift+E Vertical split window Ctrl+Shift+O horizontal split window F11 full screen Ctrl+Shift+C copy Ctrl+Shift+V paste Ctrl+Shift+N or Ctrl+Tab switch between split windows Ctrl+Shift+X enlarges a split window to full screen using Ctrl+Shift+Z to return to the multi-pane interface from a window that is enlarged to full screen

3. Optimize the configuration

The initial interface is not very beautiful.

Modify the configuration file

Sudo vim / .config/terminator/config

If you report an error, Unable to open ~ / .config/terminator/config, the solution:

Open the terminator terminal, then right-click the black background of the terminal, select preference- > layouts- > add, and close the window to find the config file.

My configuration is as follows:

[global_config] geometry_hinting = False handle_size = 1 inactive_color_offset = 1.0 title_font = mry_KacstQurn Bold 11 title_hide_sizetext = True [keybindings] [layouts] [[default]] [child1] parent = window0 profile = default type = Terminal [window0]] parent = "" type = Window [plugins] [profiles] [default]] background_darkness = 0.76 background_image = None background_type = transparent cursor _ color = "# 3036ec" custom_command = tmux font = Ubuntu Mono 13 foreground_color = "# ffffff" login_shell = True show_titlebar = False use_system_font = False

Summary

The above is the whole content of this article. I hope the content of this article has a certain reference and learning value for everyone's study or work. Thank you for your support. If you want to know more about it, please see the relevant links below.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report