Commit graph

37 commits

Author SHA1 Message Date
Russ Cox
ba31ab3044 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
2011-04-27 13:18:07 -04:00
Russ Cox
7351eea28e merge 2009-12-27 09:19:39 -08:00
Russ Cox
76f90e5145 fontsrv: add half-documented -s option 2009-07-08 22:23:58 -07:00
Russ Cox
222094401f fontsrv(4): another typo 2009-07-08 22:22:11 -07:00
Russ Cox
72f9e95018 fontsrv(4): add missing prompt in sam example 2009-07-08 22:19:58 -07:00
Russ Cox
9b4a2324d3 merge 2009-07-08 21:43:14 -07:00
Russ Cox
351f474b11 import: add -x flag 2008-12-06 16:44:26 -08:00
Russ Cox
18824b5868 smugfs(4): new program 2008-08-03 07:42:27 -07:00
Russ Cox
3b842319ce tapefs(4): add man page 2008-06-14 13:40:34 -04:00
Russ Cox
ef6606c7a7 9pserve: add -c option 2008-06-11 06:40:54 -07:00
Russ Cox
be3e351464 vacfs: implement -m flag 2008-04-17 16:12:34 -04:00
Russ Cox
151b86a037 srv: add -n flag to reject auth by clients 2007-10-12 12:56:57 -04:00
Russ Cox
9b25329723 9pserve: add -n flag to reject auth by clients 2007-10-12 12:55:19 -04:00
rsc
9ec386fef4 add -a aname 2007-06-21 02:11:21 +00:00
rsc
d91ab9ea7b document tab width field 2007-05-15 14:37:58 +00:00
rsc
9b3fcf01c5 Mac FUSE support (thanks to Jeff Sickel) 2007-01-18 12:52:54 +00:00
rsc
5551e51d2b 9pfuse 2006-07-23 03:02:03 +00:00
rsc
30f8beab32 ref 9pfuse 2006-07-23 03:01:04 +00:00
rsc
e0e1e1eef1 typo (Serge Gagnon) 2006-06-30 04:58:34 +00:00
rsc
d62a9f326a add v9fs example 2006-04-04 18:23:57 +00:00
rsc
5c84c448b8 add srv -a option 2005-03-21 17:24:21 +00:00
rsc
f2123cfbb5 update 2005-03-18 21:59:51 +00:00
rsc
bc18537a3f new 2005-03-18 19:35:21 +00:00
rsc
30f6ae144c man 2005-02-13 23:44:12 +00:00
rsc
9bce1d1eed more on protos 2005-02-13 22:10:17 +00:00
rsc
83c4506aa5 update 2005-02-11 19:43:43 +00:00
rsc
d93fca6a7a new man pages 2005-02-11 19:21:47 +00:00
rsc
9d01e22178 add errors file 2005-01-30 16:34:12 +00:00
rsc
865d0e5e00 minor mods 2005-01-16 23:06:28 +00:00
rsc
0657d222d9 vacfs 2005-01-16 22:58:45 +00:00
rsc
a192c1406c typo 2005-01-16 21:30:39 +00:00
rsc
1574caa0df ignore generated html 2005-01-14 17:43:41 +00:00
rsc
adc93f6097 cut out the html - they're going to cause diffing problems. 2005-01-14 17:37:50 +00:00
rsc
78e51a8c66 checkpoint 2005-01-14 03:45:44 +00:00
rsc
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
c3674de413 use macro for /usr/local/plan9 2005-01-11 17:37:33 +00:00
rsc
058b0118a5 Some man pages. 2005-01-03 06:40:20 +00:00