1. Installation The biggest feature of Terminator is that it can open multiple terminals in one window 2. Shortcut keys
3. Optimize configuration The initial interface is not very beautiful. Modify the configuration file If an error message appears, Unable to open ~/.config/terminator/config , the solution is: Open the terminator terminal, right-click the black background of the terminal, select preference->layouts->add, 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 Summarize The above is the full content of this article. I hope that the content of this article will have certain reference learning value for your study or work. Thank you for your support of 123WORDPRESS.COM. If you want to learn more about this, please check out the following links You may also be interested in:
|
>>: JS gets the position of the nth occurrence of a specified string in a string
Achieve resultsRequirements/Functionality: How to...
eureka: 1. Build a JDK image Start the eureka con...
Table of contents Application scenarios: Method 1...
Do you add an alt attribute to the img image tag? ...
The browser displays TIF format images Copy code T...
Table of contents 1. Introduction 2. Interface 3....
When you need to create an email in a shell scrip...
As shown below: CSS CodeCopy content to clipboard...
Author: Guan Changlong is a DBA in the Delivery S...
Table of contents 1. Operators Summarize 1. Opera...
This article mainly introduces the pie chart data...
1. Background Generally, for Docker containers th...
I recently read about vue. I found a single-file ...
MySql is a data source we use frequently. It is v...
The specific code for implementing skinning with ...