From 56f41265b56423b1da7e2c53ccadcd94457b8a1a Mon Sep 17 00:00:00 2001 From: bazz2 Date: Sun, 27 Apr 2014 15:32:13 +0800 Subject: [PATCH 1/2] [translating] Signed-off-by: bazz2 --- ...Install Terminator--Multiple GNOME terminals in one window.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/Install Terminator--Multiple GNOME terminals in one window.md b/sources/tech/Install Terminator--Multiple GNOME terminals in one window.md index 75cb9b5fc7..7b7acc18c0 100644 --- a/sources/tech/Install Terminator--Multiple GNOME terminals in one window.md +++ b/sources/tech/Install Terminator--Multiple GNOME terminals in one window.md @@ -1,3 +1,4 @@ +[bazz2 hehe] Install Terminator – Multiple GNOME terminals in one window ================================================================================ Terminator is a program that allows users to set up flexible arrangements of GNOME terminals. It is aimed at those who normally arrange lots of terminals near each other, but don’t want to use a frame based window manager. From bc428e56b82fb2ea1d1abb0e4b4b8fc01051addd Mon Sep 17 00:00:00 2001 From: bazz2 Date: Tue, 29 Apr 2014 19:52:14 +0800 Subject: [PATCH 2/2] Signed-off-by: bazz2 --- ...-Multiple GNOME terminals in one window.md | 39 ------------------- ...-Multiple GNOME terminals in one window.md | 39 +++++++++++++++++++ 2 files changed, 39 insertions(+), 39 deletions(-) delete mode 100644 sources/tech/Install Terminator--Multiple GNOME terminals in one window.md create mode 100644 translated/tech/Install Terminator--Multiple GNOME terminals in one window.md diff --git a/sources/tech/Install Terminator--Multiple GNOME terminals in one window.md b/sources/tech/Install Terminator--Multiple GNOME terminals in one window.md deleted file mode 100644 index 75cb9b5fc7..0000000000 --- a/sources/tech/Install Terminator--Multiple GNOME terminals in one window.md +++ /dev/null @@ -1,39 +0,0 @@ -Install Terminator – Multiple GNOME terminals in one window -================================================================================ -Terminator is a program that allows users to set up flexible arrangements of GNOME terminals. It is aimed at those who normally arrange lots of terminals near each other, but don’t want to use a frame based window manager. - -### Features ### - -- Multiple Terminals in one window -- Works with your default shell (Bash/zsh/etc) -- Colored active and inactive terminal title backgrounds. - -### Installation ### - -Debian/Ubuntu/Linux Mint/ Elementary OS: - - % sudo apt-get install terminator - -![](http://180016988.r.cdn77.net/wp-content/uploads/2014/04/Terminator_Linux_Mint.png) - -*Fig 1. Terminator on Linux Mint 16* - -Fedora/Cent OS: - - % sudo yum install terminator - -![](http://180016988.r.cdn77.net/wp-content/uploads/2014/04/Terminator_Fedora.png) - - *Fig 2. Terminator on Fedora 20* - -See **$ man terminator** for more options and usage. - -Enjoy! - --------------------------------------------------------------------------------- - -via: http://www.unixmen.com/install-terminator-multiple-gnome-terminals-one-window/ - -译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file diff --git a/translated/tech/Install Terminator--Multiple GNOME terminals in one window.md b/translated/tech/Install Terminator--Multiple GNOME terminals in one window.md new file mode 100644 index 0000000000..51de50f9ac --- /dev/null +++ b/translated/tech/Install Terminator--Multiple GNOME terminals in one window.md @@ -0,0 +1,39 @@ +安装 Terminator:一个支持多终端的终端 +================================================================================ +Terminator 是一个程序,它可让用户自由地排列多个 GNOME 终端,而不用通过窗口管理器来实现,比较合适需要同时使用多个终端的用户。 + +### 特性 ### + +- 在一个窗口显示多个终端 +- 可在上面使用你自己喜欢的 shell (Bash、zsh 等等,Terminator 不会限制它们) +- 当前工作终端与当前非工作终端的标题背景颜色不同(见图1) + +### 安装 ### + +Debian/Ubuntu/Linux Mint/ Elementary 系统: + + % sudo apt-get install terminator + +![](http://180016988.r.cdn77.net/wp-content/uploads/2014/04/Terminator_Linux_Mint.png) + +*图 1. Linux Mint 16 上安装 Terminator * + +Fedora/CentOS 系统: + + % sudo yum install terminator + +![](http://180016988.r.cdn77.net/wp-content/uploads/2014/04/Terminator_Fedora.png) + + *图 2. Fedora 20 上安装 Terminator* + +详情请看 manual: **$ man terminator** + +祝玩得开森! + +-------------------------------------------------------------------------------- + +via: http://www.unixmen.com/install-terminator-multiple-gnome-terminals-one-window/ + +译者:[bazz2](https://github.com/bazz2) 校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file