Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-21 00:20:25 +00:00
parent 96cc0e16c6
commit 53eeb491f5
6 changed files with 75 additions and 18 deletions

29
tldr/linux/foot Normal file
View 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]}}`