leo-arch / clifm

The shell-like, command line terminal file manager: simple, fast, extensible, and lightweight as hell.
https://github.com/leo-arch/clifm/wiki
GNU General Public License v2.0
1.29k stars 41 forks source link

Add term-info for foot-extra #260

Closed ckafi closed 8 months ago

ckafi commented 8 months ago

On some distros foot ships with its own terminfo files named foot-extra (see [1]). These just define some non-standard capabilities like true color support, so for clifm there should be no difference between foot and foot-extra.

[1] https://codeberg.org/dnkl/foot/wiki#foot-s-terminfo-vs-ncurses-terminfo

leo-arch commented 8 months ago

Thanks @ckafi! You're right, this one was missing. Merging.