.\" Generated by scdoc 1.11.1 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "footclient" "1" "2021-02-13" .P .SH NAME footclient - start new terminals in a foot server .P .SH SYNOPSIS \fBfootclient\fR [\fIOPTIONS\fR] .br \fBfootclient\fR [\fIOPTIONS\fR] <\fIcommand\fR> [\fICOMMAND OPTIONS\fR] .P All trailing (non-option) arguments are treated as a command, and its arguments, to execute (instead of the default shell).\& .P .SH DESCRIPTION .P \fBfootclient\fR is used together with \fBfoot\fR(1) in \fB--server\fR mode.\& .P Running it without arguments will open a new terminal window (hosted in the foot server), with your default shell.\& The exit code will be that of the terminal (thus, \fBfootclient\fR does not exit until the terminal has terminated).\& .P .SH OPTIONS .P \fB-t\fR,\fB--term\fR=\fITERM\fR .RS 4 Value to set the environment variable \fBTERM\fR to.\& Default: \fIfoot\fR.\& .P .RE \fB-T\fR,\fB--title\fR=\fITITLE\fR .RS 4 Initial window title.\& Default: \fIfoot\fR.\& .P .RE \fB-a\fR,\fB--app-id\fR=\fIID\fR .RS 4 Value to set the \fBapp-id\fR property on the Wayland window to.\& Default: \fIfoot\fR.\& .P .RE \fB-w\fR,\fB--window-size-pixels\fR=\fIWIDTHxHEIGHT\fR .RS 4 Set initial window width and height, in pixels.\& Default: \fI700x500\fR.\& .P .RE \fB-W\fR,\fB--window-size-chars\fR=\fIWIDTHxHEIGHT\fR .RS 4 Set initial window width and height, in characters.\& Default: \fInot set\fR.\& .P .RE \fB-m\fR,\fB--maximized\fR .RS 4 Start in maximized mode.\& If both \fB--maximized\fR and \fB--fullscreen\fR are specified, the \fIlast\fR one takes precedence.\& .P .RE \fB-F\fR,\fB--fullscreen\fR .RS 4 Start in fullscreen mode.\& If both \fB--maximized\fR and \fB--fullscreen\fR are specified, the \fIlast\fR one takes precedence.\& .P .RE \fB-L\fR,\fB--login-shell\fR .RS 4 Start a login shell, by prepending a '-' to argv[0].\& .P .RE \fB-s\fR,\fB--server-socket\fR=\fIPATH\fR .RS 4 Connect to \fIPATH\fR instead of \fB$XDG_RUNTIME_DIR/foot-$WAYLAND_DISPLAY.\&sock\fR.\& .P .RE \fB-H\fR,\fB--hold\fR .RS 4 Remain open after child process exits.\& .P .RE \fB-l\fR,\fB--log-colorize\fR=[{\fBnever\fR,\fBalways\fR,\fBauto\fR}] .RS 4 Enables or disables colorization of log output on stderr.\& .P .RE \fB-v\fR,\fB--version\fR .RS 4 Show the version number and quit .P .RE .SH SEE ALSO .P \fBfoot\fR(1)