qingkuangs 发表于 2018-5-7 09:44:16

Multi Gnome Terminal on Ubuntu

  Recently, I had found so useful tool as Multi Gnome Terminal - terminator


[*]Multi Gnome Terminal is a terminal emulator program, like xterm, rxvt and gnome-terminal,
[*]from which it is derived. Multi Gnome Terminal introduces many new features and enhancements over the original Gnome Terminal.
[*]
[*]Multi Gnome Terminal is also influenced by screen, konsole and Eterm. In addition to the traditional features of Gnome Terminal,
[*]Multi Gnome Terminal adds many enhancements and extensions:
[*]
[*]    Multiple terminals may be opened within the same Window.
[*]    Each terminal Window is "Tabbed" for easy navigation.
[*]    The terminal Window may be "split" vertically and/or horizontally. And also
[*]    unsplit, or the split terminal can be moved to its own "Tab", or even another Window.
[*]    Terminals may be "bonded" so that the output of a command in one terminal is echoed to all the "bonded" terminals.
[*]    Terminals may be moved from one Multi Gnome Terminal Window to another.
[*]    Notification that an inactive terminal buffer has changed, or is in the process of changing, via colors on Tab labels.
[*]    Extensive keyboard shortcuts for most Multi Gnome Terminal features, and configurable key bindings for these features and other uses.
[*]    Shading, tinting and psuedo-transparency of the Multi Gnome Terminal Window background.
[*]    Gamma corrrection and contrast controls for background pixmaps.
[*]    Configurable "Commands" for initializing new terminals, accessible from within the Multi Gnome Terminal GUI interface, or as command line options.
[*]    Adds a Toolbar and Buttonbar, which can be disabled like the other GUI components. The Toolbar can be repositioned too.
[*]    Search the scrollback buffer.
[*]    Font "shadowing" for better contrast on transparent or pixmapped backgrounds.
[*]    Improved terminal emulation capabilities, including support for VT52.
[*]    Improved support for launching URLs direct from the terminal Window.
[*]    A flexible command line for creating new Windows and Tabs.
[*]    Bold fonts can be a different font, and different color.
[*]    Support for pseudo-graphics characters (like xterm).
[*]    Greatly improved Class handling (configuration profiles) with many available configuration options.
[*]
[*]You can download CVS snapshots of MGT from the download page.
[*]Take a look to see if a bug that is tormenting you has already been fixed in CVS.

  How to install the Multi Gnome Terminal - terminator on Ubuntu


[*]$ sudo apt-get install terminator

  How to use the Multi Gnome Terminal - terminator on Ubuntu


[*]You can use the following keys to split your terminal views
[*]
[*]Ctrl-Shift-E: will split the view vertically.
[*]
[*]Ctrl-Shift-O: will split the view horizontally.
[*]
[*]Ctrl-Shift-P: will focus be active on the previous view.
[*]
[*]Ctrl-Shift-N: will focus be active on the next view.
[*]
[*]Ctrl-Shift-W: will close the view where the focus is on.
[*]
[*]Ctrl-Shift-Q: will exit terminator.
[*]
[*]F11: will make terminator go fullscreen.
页: [1]
查看完整版本: Multi Gnome Terminal on Ubuntu