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:
@@ -73,13 +73,11 @@ and then to fall back to
|
||||
.IR xterm (1).
|
||||
The
|
||||
.B \-s
|
||||
option causes
|
||||
.I rio
|
||||
to add
|
||||
.B -s
|
||||
to
|
||||
.IR 9term 's
|
||||
command-line, starting the window in scrolling mode.
|
||||
option has no effect. It formerly set the scrolling mode for
|
||||
new windows and is recognized to avoid breaking scripts.
|
||||
See
|
||||
.IR 9term (1)
|
||||
for a description of scrolling behavior.
|
||||
.PP
|
||||
The
|
||||
.B \-version
|
||||
|
||||
Reference in New Issue
Block a user