debian/changelog | 7 +++++++ debian/patches/900_debian_xterm.diff | 18 ++++++++++++++++++ 2 files changed, 25 insertions(+)
New commits: commit d1ba64aa9bd41c4853b583f007acc1c112d5b048 Author: Julien Cristau <jcris...@debian.org> Date: Fri Apr 9 14:18:59 2010 +0200 Add changelog entry diff --git a/debian/changelog b/debian/changelog index 57b3d7b..8b04e70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xterm (256-2) UNRELEASED; urgency=low + + * terminfo: derive xterm{16,256,88}-color from xterm-debian (patch by Sven + Joachim), closes: #547443. + + -- Julien Cristau <jcris...@debian.org> Fri, 09 Apr 2010 14:17:48 +0200 + xterm (256-1) unstable; urgency=low * New upstream release. commit 3cf3e17e0d16efcd82405b15ddf3f54d1477ab9e Author: Sven Joachim <svenj...@gmx.de> Date: Sat Sep 19 21:25:57 2009 +0200 Derive xterm{16,256,88}-color from xterm-debian With TERM=xterm-256color, the backspace key would delete forward in the "ne" text editor. Using kbs=\177 corrects that and brings these terminals in line with Debian policy. diff --git a/debian/patches/900_debian_xterm.diff b/debian/patches/900_debian_xterm.diff index 33ce89e..c64ceca 100644 --- a/debian/patches/900_debian_xterm.diff +++ b/debian/patches/900_debian_xterm.diff @@ -66,6 +66,24 @@ Index: xterm/terminfo # # The xterm-new description has all of the features, but is not completely # compatible with vt220. If you are using a Sun or PC keyboard, set the +@@ -1393,7 +1400,7 @@ + setaf=\E[%?%p1%{8}%<%t%p1%{30}%+%e%p1%{82}%+%;%dm, + setb=%p1%{8}%/%{6}%*%{4}%+\E[%d%p1%{8}%m%Pa%?%ga%{1}%=%t4%e%ga%{3}%=%t6%e%ga%{4}%=%t1%e%ga%{6}%=%t3%e%ga%d%;m, + setf=%p1%{8}%/%{6}%*%{3}%+\E[%d%p1%{8}%m%Pa%?%ga%{1}%=%t4%e%ga%{3}%=%t6%e%ga%{4}%=%t1%e%ga%{6}%=%t3%e%ga%d%;m, +- use=xterm-new, ++ use=xterm-debian, + # + # This uses RGB values 0..1000 + # +@@ -1408,7 +1415,7 @@ + setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m, + setb@, + setf@, +- use=xterm-new, ++ use=xterm-debian, + xterm-88color|xterm with 88 colors, + colors#88, + pairs#7744, @@ -1935,5 +1942,6 @@ # is widely used for a variety of incompatible terminal emulations including # color_xterm and rxvt. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1o0dbk-0007mj...@alioth.debian.org