mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-22 08:06:25 +00:00
4fa3e0ef44
- update to 6.3 - Update patches 001 (terminfo xterm) and 002 (alloc fallback) - add patch 003: fix USE_SCROLL_HINTS/USE_HASHMAP logic - add patch 004: fix configure option --with-pkg-config-libdir is broken for cross compilation - Add symbolic links of ncursesw to common ncurses lib and header files to allow all packages to be build.
17 lines
665 B
Diff
17 lines
665 B
Diff
|
|
Remove recent xterm terminfo features to be compatible with other emulations
|
|
|
|
--- a/misc/terminfo.src 2021-03-20 22:45:39.000000000 +0100
|
|
+++ b/misc/terminfo.src 2021-06-01 23:53:10.335516419 +0200
|
|
@@ -4808,8 +4808,8 @@ xterm-xfree86|xterm terminal emulator (X
|
|
xterm+nofkeys|building block for xterm fkey-variants,
|
|
npc,
|
|
kcbt=\E[Z, kent=\EOM, nel=\EE, use=ecma+index,
|
|
- use=ansi+rep, use=ecma+strikeout, use=vt420+lrmm,
|
|
- use=xterm+sm+1006, use=xterm+tmux, use=ecma+italics,
|
|
+ use=ecma+strikeout, use=vt420+lrmm,
|
|
+ use=xterm+sm+1005, use=xterm+tmux, use=ecma+italics,
|
|
use=xterm+keypad, use=xterm-basic,
|
|
|
|
# This version reflects the current xterm features.
|