.\" Manpage for tilix. .\" add issue at https://github.com/gnunn1/tilix to correct errors or typos. .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH TILIX 1 "26 December 2016" 1.4.0 "Tilix Commands" .SH NAME \fBtilix\fP \- Tiling GTK3 terminal emulator for GNOME .SH SYNOPSIS \fBtilix\fP [\fIoptions\fP] .SH DESCRIPTION \fBtilix\fP is an advanced GTK3 tiling terminal emulator designed to adhere to Gnome Human Interface Guidelines. .SH OPTIONS The \fBtilix\fP application accepts the following command line parameters: .TP \fB\-h \-\-help\fP Show help options. .TP \fB\-v \-\-version\fP Show the version of Tilix as well as the versions of dependent components. .TP \fB\-w \-\-working\-directory=DIRECTORY\fP Set the working directory of the terminal. .TP \fB\-p \-\-profile=PROFILE_NAME\fP Set the starting profile using the name of one of the existing profiles. If a name is passed that does not correspond to an existing profile, the default profile will be used. .TP \fB\-t \-\-title=TITLE\fP Set the title of the new terminal. .TP \fB\-s \-\-session=SESSION_NAME\fP Open the specified session file which has been previously saved. Session files are saved from within Tilix, they store the complete layout of the session enabling the user to re\-load it when required. Note that only the layout and layout options are saved, this will not restore the terminal to where it was left off, rather new terminals are created. .TP \fB\-a \-\-action=ACTION_NAME\fP Perform an action in the current Tilix instance, the following actions are supported: .IP \fBsession\-add\-right\fP Adds a new terminal to the right of the current terminal. .IP \fBsession\-add\-down\fP Adds a new terminal down from the current terminal. .IP \fBapp\-new\-session\fP Creates a new Tilix session within the current window. .IP \fBapp\-new\-window\fP Creates a new Tilix window. .TP \fB\-e \-\-command=COMMAND\fP Execute all text after this parameter as a command, thus this parameter must be the last parameter. .TP \fB\-\-maximize\fP Maximize the terminal window. .TP \fB\-\-minimize\fP Minimize the terminal window. .TP \fB\-\-full\-screen\fP Full\-screen the terminal window. .TP \fB\-\-focus\-window\fP Focus the existing window. .TP \fB\-\-new\-process\fP Start an additional Tilix instance as a new process. By default and as per GTK+ 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 is intended for debugging purposes only, using this option will prevent different Tilix windows from communicating with each other. .TP \fB\-\-geometry=GEOMETRY\fP Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y). .TP \fB\-q \-\-quake\fP Open a window in quake mode or toggle existing quake mode window visibility. .TP \fB\-\-preferences\fP Show the Tilix preferences dialog directly. .SH "SEE ALSO" None .SH BUGS See bugs at https://github.com/gnunn1/tilix/issues .SH AUTHOR Gerald Nunn and other contributors.