mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 00:59:11 +00:00
Update cheatsheets
This commit is contained in:
29
tldr/linux/foot
Normal file
29
tldr/linux/foot
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# foot
|
||||
|
||||
> A fast, lightweight, and minimalistic Wayland terminal emulator.
|
||||
> More information: <https://manned.org/foot>.
|
||||
|
||||
- Spawn a terminal:
|
||||
|
||||
`foot`
|
||||
|
||||
- Verify your config:
|
||||
|
||||
`foot {{[-C|--check-config]}}`
|
||||
|
||||
- Start the server (use `footclient` to start terminal windows that connect to the server):
|
||||
|
||||
`foot {{[-s|--server]}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`foot {{[-h|--help]}}`
|
||||
|
||||
- Display version:
|
||||
|
||||
`foot {{[-v|--version]}}`
|
||||
Reference in New Issue
Block a user