Files
cheatsheet-tldr/tldr/linux/foot
2025-11-21 00:20:25 +00:00

30 lines
505 B
Plaintext

---
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]}}`