summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2000-06-10 18:21:35 +0000
committerMichael Jennings <mej@kainx.org>2000-06-10 18:21:35 +0000
commit63475cb86cb6c33c9c9fd68bdcafa394d38a75cf (patch)
tree9c30c5ae2da3df2459a738b8d09b3f66b47d13cf /doc
parent63a63fbec33312c62f203661daf1a9d799b69408 (diff)
downloadeterm-63475cb86cb6c33c9c9fd68bdcafa394d38a75cf.tar.gz
Sat Jun 10 11:38:36 PDT 2000 Michael Jennings <mej@eterm.org>
Some terminfo fixes, also from Marius Gedminas <mgedmin@takas.lt>. SVN revision: 2774
Diffstat (limited to 'doc')
-rw-r--r--doc/Eterm.ti4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Eterm.ti b/doc/Eterm.ti
index 213a716..8eb93c4 100644
--- a/doc/Eterm.ti
+++ b/doc/Eterm.ti
@@ -105,7 +105,7 @@ Eterm-base|Eterm basic terminal capabilities,
kPRV=\e[5$, kNXT=\e[6$,
# Shift-Delete/Home/End and Ctrl-End. It's a $ instead of a ~ for
# Shift-, a ^ for Ctrl-, and @ for Ctrl-Shift-.
- kDC=\e[3$, kHOM=\e[7$, kEND=\e[8$, kel=\e[8^,
+ kDC=\e[3$, kHOM=\e[7$, kEND=\e[8$, kel=\e[8\^,
# Reset terminal, turn off all attributes
rs1=\e>\e[1;3;4;5;6l\e[?7h\e[m\e[r\e[2J\e[H,
@@ -144,7 +144,7 @@ Eterm-mouse|Eterm with X11 mouse reporting,
kmous=\e[M,
###### Add xterm-style color sequences.
-Eterm|Eterm-color|eterm|Eterm with xterm-style color support (X Window System),
+Eterm|Eterm-color|Eterm with xterm-style color support (X Window System),
use=Eterm-mouse, colors#8, pairs#64,
# Revert to the original foreground/background pair