diff options
author | rsc <devnull@localhost> | 2005-01-10 00:23:08 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-10 00:23:08 +0000 |
commit | a965f2ede0f4b935b96fb1a7465f37005029a77d (patch) | |
tree | 2341d6932613c223560f1df9426e88606155c562 /man | |
parent | d8c78a8d560420c0f3996ed264098c6d26a27ac5 (diff) | |
download | plan9port-a965f2ede0f4b935b96fb1a7465f37005029a77d.tar.gz plan9port-a965f2ede0f4b935b96fb1a7465f37005029a77d.tar.bz2 plan9port-a965f2ede0f4b935b96fb1a7465f37005029a77d.zip |
document -r
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/acme.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/man1/acme.1 b/man/man1/acme.1 index 6f162731..7e1ec7c6 100644 --- a/man/man1/acme.1 +++ b/man/man1/acme.1 @@ -16,7 +16,7 @@ acme, win, awd \- interactive text windows .I ncol ] [ -.B -b +.B -br ] [ .B -l @@ -113,6 +113,11 @@ as long as the mouse button is held down in the scroll bar. For example, to scroll slowly through a file, hold button 3 down near the top of the scroll bar. Moving the mouse down the scroll bar speeds up the rate of scrolling. +(The experimental option +.B -r +reverses the scrolling behavior of buttons 1 and 3, to behave +more like +.IR xterm (1).) .SS Layout .I Acme windows are arranged in columns. By default, it creates two columns when starting; |