repo/wayland/foot-pgo
nitori 04189304f8
foot-pgo: asv patch
Haven't confirmed that it builds since I don't have a Wayland session to
use in my chroot, but it should build.
2024-01-02 15:53:16 +00:00
..
README wayland: fix README symlinks 2021-08-26 07:24:50 +03:00
asv.patch foot-pgo: asv patch 2024-01-02 15:53:16 +00:00
build foot-pgo: asv patch 2024-01-02 15:53:16 +00:00
checksums foot: 1.12.1 2022-04-27 15:05:11 -05:00
depends foot-pgo: 1.8.1 2021-07-08 15:35:01 +03:00
sources foot: 1.12.1 2022-04-27 15:05:11 -05:00
version foot-pgo: 1.8.1 2021-07-08 15:35:01 +03: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