diff --git a/ChangeLog b/ChangeLog index 22abc6c..97a95b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3669,3 +3669,8 @@ Fri Jun 9 22:33:29 PDT 2000 Michael Jennings but thanks to Marius Gedminas for pointing it out. ------------------------------------------------------------------------------- +Sat Jun 10 11:38:36 PDT 2000 Michael Jennings + + Some terminfo fixes, also from Marius Gedminas . + +------------------------------------------------------------------------------- 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