mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-27 01:40:16 -05:00
meson: convert -Dterminfo from a boolean to a feature option
Patch from Jan Beich
This commit is contained in:
parent
79e054faff
commit
bdc5810ff4
4 changed files with 5 additions and 5 deletions
|
|
@ -30,7 +30,7 @@ in this order:
|
|||
|
||||
*term*
|
||||
Value to set the environment variable *TERM* to. Default: _foot_
|
||||
or _xterm-256color_ if built with _-Dterminfo=false_
|
||||
or _xterm-256color_ if built with _-Dterminfo=disabled_
|
||||
|
||||
*font*, *font-bold*, *font-italic*, *font-bold-italic*
|
||||
Comma separated list of fonts to use, in fontconfig format. That
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue