HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

foot — A fast, lightweight, and minimalistic Wayland terminal emulator. More information: <https://manned.o

Submitted by: @import:tldr-pages··
0
Viewed 0 times
footcommandwaylandandlightweightcliminimalisticfast
linux

Problem

How to use the foot command: A fast, lightweight, and minimalistic Wayland terminal emulator. More information: <https://manned.org/foot>.

Solution

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

Code Snippets

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

Context

tldr-pages: linux/foot

Revisions (0)

No revisions yet.