ncurses: add foot terminfo
authornovenary enneagon <novenary@kwak.zip>
Wed, 10 Jul 2024 09:16:03 +0000 (12:16 +0300)
committerRobert Marko <robimarko@gmail.com>
Wed, 10 Jul 2024 10:53:27 +0000 (12:53 +0200)
Add terminfo file for the terminal emulator foot.

https://codeberg.org/dnkl/foot

Signed-off-by: novenary enneagon <novenary@kwak.zip>
Link: https://github.com/openwrt/openwrt/pull/15915
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/libs/ncurses/Makefile

index 02791720c16a517012b62a31c61585ee338ae7f7..0958051533278afd4ffa4c84d2dd6fe9f6c43055 100644 (file)
@@ -126,6 +126,7 @@ ifneq ($(HOST_OS),FreeBSD)
                a/ansi \
                a/alacritty \
                d/dumb \
+               f/foot \
                l/linux \
                r/rxvt \
                r/rxvt-unicode \