9term, acme: autoscroll
Ignore scroll/noscroll window setting. Instead, scroll when the write begins in or immediately after the displayed window content. In the new scrolling discipline, executing "Noscroll" is replaced by typing Page Up or using the mouse to scroll higher in the buffer, and executing "Scroll" is replaced by typing End or using the mouse to scroll to the bottom of the buffer. R=r, r2 http://codereview.appspot.com/4433060
This commit is contained in:
parent
42ef984cf2
commit
ba31ab3044
12 changed files with 32 additions and 72 deletions
|
|
@ -236,22 +236,11 @@ may be undone in a single
|
|||
.B Undo
|
||||
interactive command.
|
||||
.TP
|
||||
.B noscroll
|
||||
Turn off automatic `scrolling' of the window to show text written to the body.
|
||||
.TP
|
||||
.B put
|
||||
Equivalent to the
|
||||
.B Put
|
||||
interactive command with no arguments; accepts no arguments.
|
||||
.TP
|
||||
.B scroll
|
||||
Cancel a
|
||||
.B noscroll
|
||||
message, returning the window to the default state wherein each write
|
||||
to the
|
||||
.B body
|
||||
file causes the window to `scroll' to display the new text.
|
||||
.TP
|
||||
.B show
|
||||
Guarantee at least some of the selected text is visible on the display.
|
||||
.RE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue