summaryrefslogtreecommitdiffstats
path: root/share/man/man4/screen.4
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-01-26 23:27:15 +0000
committerache <ache@FreeBSD.org>1997-01-26 23:27:15 +0000
commit3306642b2ad9482d3c57b2bc07a95c051c841084 (patch)
tree0d025bb2e126de8f66fe8ea6d030c3c94c5581f6 /share/man/man4/screen.4
parent4428677377292cd4e68245274c1b2dbaac98271f (diff)
downloadFreeBSD-src-3306642b2ad9482d3c57b2bc07a95c051c841084.zip
FreeBSD-src-3306642b2ad9482d3c57b2bc07a95c051c841084.tar.gz
Add save/restore cursor position escapes
Diffstat (limited to 'share/man/man4/screen.4')
-rw-r--r--share/man/man4/screen.47
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man4/screen.4 b/share/man/man4/screen.4
index 65a1f3a..b372f83 100644
--- a/share/man/man4/screen.4
+++ b/share/man/man4/screen.4
@@ -49,6 +49,10 @@ sequences is also supported.
ANSI Seq Function Termcap entry
======= ======= ===================================== ==============
+-- E7 Save cursor position sc
+
+-- E8 Restore saved cursor position rc
+
CUU E[nA move cursor up n lines up/UP (ku)
CUD E[nB move cursor down n lines do/DO (kd)
@@ -116,6 +120,9 @@ SGR E[nm Set character attributes: --
X=4 blue X=5 magenta
X=6 cyan X=7 white
+-- E[s Save cursor position sc
+
+-- E[u Restore saved cursor position rc
-- E[=p;dB Set bell pitch (p) and duration (d), --
picth is in units of 840 nS,
OpenPOWER on IntegriCloud