diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-07-21 14:28:08 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-07-21 14:28:08 +0000 |
| commit | 4eea101fd54ea69b48c5c2e4f4b418fee5336126 (patch) | |
| tree | eadc0c47407b6f0d5bc020ab590e8fb79834512d | |
| parent | 6e424f2ea58c23858b65e04e7e62cc46df17ba76 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/screen.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/screen.4 b/share/man/man4/screen.4 index d49cf3218c7a..5df3235993ec 100644 --- a/share/man/man4/screen.4 +++ b/share/man/man4/screen.4 @@ -66,6 +66,8 @@ ANSI Seq Function Termcap entry -- E8 Restore saved cursor position rc +-- Ec Reset rs + CUU E[nA move cursor up n lines up/UP (ku) CUD E[nB move cursor down n lines do/DO (kd) |
