mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-22 01:40:17 -05:00
meson: convert -Dterminfo from a boolean to a feature option
Patch from Jan Beich
This commit is contained in:
parent
8a32c5c5c1
commit
c49eac2147
4 changed files with 5 additions and 5 deletions
|
|
@ -112,7 +112,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_
|
||||
|
||||
*title*
|
||||
Initial window title. Default: _foot_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue