НАЗИВ

tilix - Плочасти ГТК3 емулатор терминала за Гном

СИНОПСИС

tilix [опције]

ОПИС

tilix је напредан плочасти ГТК3 емулатор (опонашавач) терминала који је осмишљен тако да поштује ГНОМове упуте за дизајн интерфејса.

ОПЦИЈЕ

Програм tilix прихвата следеће параметре у командној линији:
-h --help
Прикажи помоћне опције.
-v --version
Приказује издање Тајликса и издања осталих међузависности.
-w --working-directory=ФАСЦИКЛА
Поставља радну фасциклу терминала.
-p --profile=НАЗИВ_ПРОФИЛА
Поставља назив профила коришћењем назива једног од већ постојећих профила. Уколико се назив не подудара са било којим, подразумевани профил ће се користити.
-t --title=НАСЛОВ
Поставља наслов новог терминала.
-s --session=НАЗИВ_СЕСИЈЕ
Specify a previously saved session to re-load the layout and layout options from. This will not restore the terminal to where it was left off, rather new terminals are created.
-a --action=НАЗИВ_РАДЊЕ
Perform one of the following actions in the current Tilix instance:
session-add-right Add a new terminal rightwards of the current one.
session-add-down Add a new terminal below the current terminal.
app-new-session Create a new Tilix session within the current window.
app-new-window Create a new Tilix window.
-e --command=НАРЕДБА
Изврши сав текст наведен после овог параметра као наредбу те овај параметар мора бити последњи параметар.
--maximize
Увећава прозор терминала.
--minimize
Смањује прозор терминала.
--full-screen
Прикажи прозор терминала преко целог екрана.
--focus-window
Ставља тренутни прозор у жижу.
--window-style=WINDOW_STYLE
Override the preferred window style, the following styles are supported:
normal Normal window look.
disable-csd Do not show client side decorations.
disable-csd-hide-toolbar Do not show client side decorations and toolbar.
borderless Do not show window borders.
--new-process
Start an additional Tilix instance as a new process. By default and as per GTK+ version 3 guidelines, Tilix maintains a single process that all windows belong to. This option forces Tilix to start as a separate process. This is not recommended and only intended for debugging purposes. Its use will prevent different Tilix windows from communicating with each other.
--geometry=ГЕОМЕТРИЈА
Поставља величину прозора. Нпр.: 80x24, или 80x24+200+200 (КОЛОНЕxРЕДОВИ+ИКС+ИПСИЛОН).
-q --quake
Open a window in Quake mode or toggle existing Quake mode window visibility.
--preferences
Непосредно приказује прозорче поставки Тајликса.
--display=DISPLAY
Use the specified X display.

ТАКОЂЕ ПОГЛЕДАЈТЕ

Ништа

ГРЕШКЕ

Погледајте грешке на адреси https://github.com/gnunn1/tilix/issues

ПИСАЦ

Џералд Нан (Gerald Nunn) и други сарадници.