Kovid Goyal
c7a81df950
Remove empty key definitions from terminfo
...
They cause less and bat to choke. Issue has already been fixed in
less, but given those two have problems with it, it might be other
programs do to, so remove them to be safe.
See #9416
2026-01-26 11:50:08 +05:30
Kovid Goyal
a88b15e066
While here, might as well add blink capability to terminfo as well
...
This was implemented in version 0.43.0
2026-01-03 00:41:54 +05:30
Kovid Goyal
388388381d
ncurses is even worse than I thought it was
2026-01-03 00:32:43 +05:30
Kovid Goyal
45b2678db1
Allow backspace to wrap cursor to previous line
...
Fixes #8841
2025-07-23 08:56:54 +05:30
Kovid Goyal
e4dcd13f33
Add a few more entries present in xterm's terminfo
...
These are of course not in man terminfo, what a surprise.
2023-07-04 17:32:08 +05:30
Shinichi MOTOKI
a88164e3a2
Fix function key definitions in terminfo/termcap
2023-02-02 20:01:56 +09:00
Kovid Goyal
bcedbe5ec1
Revert "Change the terminfo entry for cud1 to not alter text to comply with the terminfo man page"
...
This reverts commit d8284befd3 .
See https://github.com/kovidgoyal/kitty/issues/5766#issuecomment-1363025173
2022-12-22 21:49:32 +05:30
Kovid Goyal
d8284befd3
Change the terminfo entry for cud1 to not alter text to comply with the terminfo man page
...
Fixes #5766
2022-12-20 09:16:05 +05:30
Kovid Goyal
aead3c1c35
Also generate a termcap database entry when building terminfo
2022-04-12 22:38:52 +05:30