]> git.pld-linux.org Git - packages/compat-ncurses5.git/blame - ncurses-gnome-terminal.patch
- rediffed
[packages/compat-ncurses5.git] / ncurses-gnome-terminal.patch
CommitLineData
9a82147f
JB
1--- ncurses-5.6/misc/terminfo.src.orig 2006-12-30 17:02:42.371293084 +0100
2+++ ncurses-5.6/misc/terminfo.src 2006-12-30 17:04:19.372820886 +0100
3@@ -3404,7 +3404,8 @@
90f353ea 4 # it hangs in tack after running function-keys test.
9a82147f
JB
5 gnome-rh72|GNOME Terminal,
6 bce, km@,
7- civis=\E[?25l, cnorm=\E[?25h, kdch1=\E[3~, kf1=\EOP,
8+ civis=\E[?25l, cnorm=\E[?25h, kbs=\177, khome=\E[1~, kend=\E[4~,
9+ kdch1=\E[3~, kf1=\EOP,
10 kf2=\EOQ, kf3=\EOR, kf4=\EOS, rmam=\E[?7l,
11 sgr=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m%?%p9%t\016%e\017%;,
12 sgr0=\E[0m\017, smam=\E[?7h, tbc@, use=xterm-color,
This page took 0.08088 seconds and 4 git commands to generate.