mirror of
git://slackware.nl/current.git
synced 2024-12-29 10:25:00 +01:00
646a5c1cbf
a/pkgtools-15.0-noarch-13.txz: Rebuilt. installpkg: default line length for --terselength is the number of columns. removepkg: added --terse mode. upgradepkg: default line length for --terselength is the number of columns. upgradepkg: accept -option in addition to --option. ap/vim-8.1.0026-x86_64-1.txz: Upgraded. d/bison-3.0.5-x86_64-1.txz: Upgraded. e/emacs-26.1-x86_64-1.txz: Upgraded. kde/kopete-4.14.3-x86_64-8.txz: Rebuilt. Recompiled against libidn-1.35. n/conntrack-tools-1.4.5-x86_64-1.txz: Upgraded. n/libnetfilter_conntrack-1.0.7-x86_64-1.txz: Upgraded. n/libnftnl-1.1.0-x86_64-1.txz: Upgraded. n/links-2.16-x86_64-2.txz: Rebuilt. Rebuilt to enable X driver for -g mode. n/lynx-2.8.9dev.19-x86_64-1.txz: Upgraded. n/nftables-0.8.5-x86_64-1.txz: Upgraded. n/p11-kit-0.23.11-x86_64-1.txz: Upgraded. n/ulogd-2.0.7-x86_64-1.txz: Upgraded. n/whois-5.3.1-x86_64-1.txz: Upgraded. xap/network-manager-applet-1.8.12-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.0026-x86_64-1.txz: Upgraded.
25 lines
777 B
Diff
25 lines
777 B
Diff
--- xterm.terminfo.orig 2017-12-25 15:08:55.000000000 -0600
|
|
+++ xterm.terminfo 2018-04-14 12:28:57.405002630 -0500
|
|
@@ -2437,8 +2437,21 @@
|
|
# is widely used for a variety of incompatible terminal emulations including
|
|
# color_xterm and rxvt.
|
|
xterm|X11 terminal emulator,
|
|
- use=xterm-new,
|
|
+# use=xterm-new,
|
|
# use=xterm-r6,
|
|
+# For compatibility purposes, use the same contents as the xterm-new entry,
|
|
+# but without "use=ansi+rep,"
|
|
+ npc,
|
|
+ indn=\E[%p1%dS,
|
|
+ kb2=\EOE,
|
|
+ kcbt=\E[Z,
|
|
+ kent=\EOM,
|
|
+ rin=\E[%p1%dT,
|
|
+# use=ansi+rep,
|
|
+ use=ecma+strikeout,
|
|
+ use=xterm+pcfkeys,
|
|
+ use=xterm+tmux,
|
|
+ use=xterm-basic,
|
|
|
|
# This fragment is for people who cannot agree on what the backspace key
|
|
# should send.
|