The use of common Linux tools--terminator

Source: Internet
Author: User

1, the installation of Terminator

Open the terminal; sudo apt-get install terminator


2. Shortcut keys for Terminator

Ctrl+shift+o
Split terminals horizontally. (Open new window)
Ctrl+shift+e
Split terminals vertically. (Open new Window vertically)
Ctrl+shift+right
Move parent Dragbar right. (zoom in to the current window)
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. (Hide scroll bar)
Ctrl+shift+f
Search within terminal scrollback
Ctrl+shift+n or Ctrl+tab
Move to next terminal within the same tab and use Ctrl+pagedown to move to the next tab. If Cycle_term_tab is False, cycle within the same tab would be disabled
Ctrl+shift+p or Ctrl+shift+tab
Move to previous terminal within the same tab and use Ctrl+pageup to move to the previous tab. If Cycle_term_tab is False, cycle within the same tab would be disabled
Alt+up
Move to the terminal above the present one. (Toggle Current window)
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 (Maximize current window)
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 the 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-press SHIFT, depending on your keyboard
Ctrl+minus (-)
Decrease font size. Note:this may require-press SHIFT, depending on your keyboard
Ctrl+zero (0)
Restore font size to original setting.
F11
Toggle fullscreen (enlarge current window)
Ctrl+shift+r
Reset Terminal State
Ctrl+shift+g
Reset terminal State and Clear window
Drag and Drop
The layout can be modified by moving terminals with Drag and Drop. To start dragging a terminal, press Ctrl, click and hold the right mouse button. Then, **release ctrl**. You can now drag the terminal does the point in the the layout of your would like it to be. The zone where the terminal would be inserted would be highlighted.

In this section,i just pick up some import tips for me. If you want toget details,please type ' man Terminator ' after intalling in theterminal.
  
Considering there is very little info on Terminator in Chinese,so I'll list it in Chinese.
CTRL+SHIFT+O/E Create a new window horizontally or vertically
Ctrl+shift + Left/right/up/down Left/right/up/down Move current window
Ctrl+shift+s Show/Hide scrollbar
Ctrl+tab/ctrl+shift+tab move to next/previous window
ALT + Left/right/up/down move to the left/right/up/down window of the current window, respectively
Ctrl+shift+w Close the current window
Ctrl+shift+q Closing the current program
ctrl+shift+x/z switch between all windows and the current window (maximized)
Ctrl+shift+t Creating a new tab
Ctrl+pagedown/pageup move to next/previous tab
Ctrl+shift+pagedown/pageup current tab and previous/next tab swap position
Ctrl+plus (+)/minus (-) Increase/decrease the font size of the current window
Ctrl+zero (0) revert to the default font size
Ctrl+shift+g Clear Screen
F11 Full Screen/or the parameter is set to-F when starting the program


3, the Termintor setting

Open Terminator, right-click in the blank Select Preferences

Detailed settings: http://www.360doc.com/content/13/0113/22/8363527_260004891.shtml

4,Ubuntu set default terminal is Terminato

Open Terminal:gsettings set org.gnome.desktop.default-applications.terminal exec/usr/bin/terminator

gsettings Set org.gnome.desktop.default-applications.terminal exec-arg "x"

The use of common Linux tools--terminator

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.