Есть ли альтернатива терминалу Ubuntu?

Есть ли хорошие альтернативы терминалу Ubuntu, которые имеют специальные функции, такие как запуск нескольких видимых вкладок одновременно?

3 ответа

Решение

Не совсем серьезный ответ ;)

 % apropos terminal | awk '/(1)/'                       
chvt (1)             - change foreground virtual terminal
clear (1)            - clear the terminal screen
dvi2tty (1)          - preview a TeX DVI-file on an ordinary ascii terminal
g_view (1)           - View a trajectory on an X-Windows terminal
g_view_d (1)         - View a trajectory on an X-Windows terminal
gmx-view (1)         - View a trajectory on an X-Windows terminal
gnome-terminal (1)   - is a terminal emulation application.
gnome-terminal.wrapper (1) - is a terminal emulation application.
guake (1)            - A drop-down terminal for GNOME environment.
koi8rxterm (1)       - X terminal emulator for KOI8-R environments
luit (1)             - Locale and ISO 2022 support for Unicode terminals
lxterminal (1)       - a lightweight terminal emulator based on GTK+ for the LXDE desktop.
mesg (1)             - control write access to your terminal
namei (1)            - follow a pathname until a terminal point is found
open (1)             - start a program on a new virtual terminal (VT).
openvt (1)           - start a program on a new virtual terminal (VT).
reset (1)            - terminal initialization
resize (1)           - set environment and terminal settings to current xterm window size
screen (1)           - screen manager with VT100/ANSI terminal emulation
script (1)           - make typescript of terminal session
setterm (1)          - set terminal attributes
stty (1)             - change and print terminal line settings
tabs (1)             - set tabs on a terminal
terminator (1)       - Multiple GNOME terminals in one window
tmux (1)             - terminal multiplexer
tput (1)             - initialize a terminal or query terminfo database
tset (1)             - terminal initialization
tty (1)              - print the file name of the terminal connected to standard input
uxterm (1)           - X terminal emulator for Unicode (UTF-8) environments
x-terminal-emulator (1) - is a terminal emulation application.
xfce4-terminal (1)   - A Terminal emulator for X
xterm (1)            - terminal emulator for X

Кроме того, мне нравится использовать X-Term, так же легко открыть несколько версий, и он дает более подробные отчеты об ошибках.

На самом деле вы можете иметь несколько вкладок в терминале!

Все, что вам нужно сделать, это нажать Ctrl+Shift+T, и он откроет еще одну вкладку!

Это может не полностью ответить на ваш вопрос, но я решил опубликовать этот ответ просто как хедз-ап, если вы не знаете.

Другие вопросы по тегам