mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
man: foot.1: add a DESCRIPTION
This commit is contained in:
parent
0712a6dbff
commit
f63c5a66ac
1 changed files with 11 additions and 0 deletions
|
|
@ -58,6 +58,17 @@ execute (instead of the shell).
|
|||
*-v*,*--version*
|
||||
Show the version number and quit
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
*foot* is a Wayland terminal emulator. Running it without arguments
|
||||
will start a new terminal window with your default shell.
|
||||
|
||||
You can override the default shell by appending a custom command to
|
||||
the foot command line. To ensure foot does not touch the shell
|
||||
arguments, use *--*:
|
||||
|
||||
foot -- sh -c "echo hello world && sleep 5"
|
||||
|
||||
# KEYBOARD SHORTCUTS
|
||||
|
||||
The following keyboard shortcuts are available. Note that they cannot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue