summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2001-05-17 01:56:57 +0000
committerMichael Jennings <mej@kainx.org>2001-05-17 01:56:57 +0000
commitec90ed19ae638e0c206d260ab03e038e56f7140f (patch)
treebe83336706918c6437fcf6fac24dd09e77d978ed /doc
parentff68bdd1c9a8c153c6196ebdfb3158373bfd0ade (diff)
downloadeterm-ec90ed19ae638e0c206d260ab03e038e56f7140f.tar.gz
Oops.
SVN revision: 4774
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 3f08fda..0a0a474 100644
--- a/doc/Eterm.ti
+++ b/doc/Eterm.ti
@@ -110,10 +110,10 @@ Eterm|Eterm-color|Eterm with xterm-style color support (X Window System),
# Reset terminal, turn off all attributes
rs1=\e>\e[1;3;4;5;6l\e[?7h\e[m\e[r\e[2J\e[H,
- rs2=\e[r\e[m\e[2J\e[H\e[?7h\e[?1;3;4;6l\e>,
+ rs2=\e[r\e[m\e[2J\e[H\e[?7h\e[?1;3;4;6l\e[4l\e>,
# Init terminal
is1=\e[?47l\e>\e[?1l,
- is2=\e[r\e[m\e[2J\e[H\e[?7h\e[?1;3;4;6l,
+ is2=\e[r\e[m\e[2J\e[H\e[?7h\e[?1;3;4;6l\e[4l,
# Enter/leave cursor address mode. The 1st set uses the
# secondary screen. The 2nd one doesn't.