repo/wayland/foot
Owen Rafferty 8650e87604
foot{,-pgo}: 1.13.0, update tllist to 1.1.0
2022-08-12 11:10:23 -05:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build foot: ensure manual pages are installed when scdoc available 2021-07-27 17:01:55 +03:00
checksums foot{,-pgo}: 1.13.0, update tllist to 1.1.0 2022-08-12 11:10:23 -05:00
depends foot: fix depends 2021-07-17 08:00:31 +03:00
sources foot{,-pgo}: 1.13.0, update tllist to 1.1.0 2022-08-12 11:10:23 -05:00
version foot{,-pgo}: 1.13.0, update tllist to 1.1.0 2022-08-12 11:10:23 -05:00

README

foot
________________________________________________________________________________

The fast, lightweight and minimalistic Wayland terminal emulator. [0]

Upstream: https://codeberg.org/dnkl/foot


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* Troubleshooting ........................................................ [004]
* References ............................................................. [005]


[001] Installation
________________________________________________________________________________

There are two flavours of foot to choose from: 'foot' and 'foot-pgo'. The latter
performs profile guided optimizations which result in a faster terminal. [1] [2]

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b [foot|foot-pgo]                                                    |
|                                                                              |
+------------------------------------------------------------------------------+

If the system has no fonts, installation of a font is also required.

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b ttf-croscore                                                       |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[005] References
________________________________________________________________________________

[0] https://codeberg.org/dnkl/foot
[1] https://codeberg.org/dnkl/foot/wiki/Performance
[2] https://codeberg.org/dnkl/foot/src/branch/master/doc/benchmark.md