From 24349c52b4fc930d183cf4ec4d7f4b6275e7cb0d Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 4 Aug 2013 06:45:58 +0200 Subject: rio: add ^B control sequence to move cursor to output point --- sys/man/1/rio | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/man/1/rio') diff --git a/sys/man/1/rio b/sys/man/1/rio index bf225bf13..4426d15ef 100644 --- a/sys/man/1/rio +++ b/sys/man/1/rio @@ -391,7 +391,8 @@ for the preceding string (see .PP Typing a left or right arrow moves the cursor one character in that direction. Typing an SOH character (control-A) moves the cursor to the beginning of the -current line; an ENQ character (control-E) moves to the end. +current line; an ENQ character (control-E) moves to the end. The STX character +(control-B) moves the cursor to the output point. .PP Text may be moved vertically within the window. A scroll bar on the left of the window shows in its clear portion what fragment of the -- cgit v1.2.3