]> git.pld-linux.org Git - packages/compat-ncurses5.git/blame - ncurses-xterm-color.patch
- release 15: added one missing header file (%%{_includedir}/ncurses_dll.h)
[packages/compat-ncurses5.git] / ncurses-xterm-color.patch
CommitLineData
92c905e3 1--- ncurses-5.2/misc/terminfo.src~ Thu Sep 20 03:30:22 2001
2+++ ncurses-5.2/misc/terminfo.src Thu Sep 20 04:10:11 2001
3@@ -2894,10 +2895,19 @@
4 #
5 # Redhat Linux 6.x distributes XFree86 xterm as "nxterm", which uses bce
6 # colors; note that this is not compatible with the 5.2 version.
7-nxterm|xterm-color|generic color xterm,
8+nxterm|generic color xterm,
9 ncv@,
10 op=\E[m, use=xterm-r6, use=klone+color,
11
12+xterm-color|generic "ANSI" color xterm (X Window System),
13+ colors#8,
14+ ncv@,
15+ pairs#64,
16+ op=\E[m,
17+ setab=\E[4%p1%dm,
18+ setaf=\E[3%p1%dm,
19+ use=xterm-r6,
20+
21 # this describes the alpha-version of Gnome terminal shipped with Redhat 6.0
22 gnome|Gnome terminal,
23 bce,
This page took 0.125004 seconds and 4 git commands to generate.