]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- added xterm-color.
authorkloczek <kloczek@pld-linux.org>
Thu, 20 Sep 2001 02:42:53 +0000 (02:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ncurses-xterm-color.patch -> 1.1

ncurses-xterm-color.patch [new file with mode: 0644]

diff --git a/ncurses-xterm-color.patch b/ncurses-xterm-color.patch
new file mode 100644 (file)
index 0000000..300d450
--- /dev/null
@@ -0,0 +1,23 @@
+--- ncurses-5.2/misc/terminfo.src~     Thu Sep 20 03:30:22 2001
++++ ncurses-5.2/misc/terminfo.src      Thu Sep 20 04:10:11 2001
+@@ -2894,10 +2895,19 @@
+ #
+ # Redhat Linux 6.x distributes XFree86 xterm as "nxterm", which uses bce
+ # colors; note that this is not compatible with the 5.2 version.
+-nxterm|xterm-color|generic color xterm, 
++nxterm|generic color xterm, 
+       ncv@, 
+       op=\E[m, use=xterm-r6, use=klone+color, 
++xterm-color|generic "ANSI" color xterm (X Window System),
++      colors#8,
++      ncv@,
++      pairs#64,
++      op=\E[m,
++      setab=\E[4%p1%dm,
++      setaf=\E[3%p1%dm,
++      use=xterm-r6,
++
+ # this describes the alpha-version of Gnome terminal shipped with Redhat 6.0
+ gnome|Gnome terminal, 
+       bce, 
This page took 0.069336 seconds and 4 git commands to generate.