plan9port/src/cmd/acme
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
..
mail libplumb, Mail: fix crash on nil plumb fids 2009-09-12 15:25:51 -04:00
acme.c acme: correct modified message after initial load; more detail in 2009-09-25 01:43:54 -04:00
addr.c make :1-1 work (Arvindh Tamilmani) 2007-03-26 13:26:22 +00:00
buff.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
cols.c acme: multiline tag fixes 2008-03-07 12:51:41 -05:00
dat.h 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00
disk.c More files related to user-level file servers. 2003-12-11 17:50:28 +00:00
ecmd.c acme: let Edit redo when file is clean 2010-01-12 11:11:19 -08:00
edit.c acme: fix off by one in editcmd, pointer comparison in getch, nextc 2010-07-14 11:08:42 -07:00
edit.h acme: sync against Plan 9, remove -$ option 2008-03-07 10:45:59 -05:00
elog.c acme: fix owner bug in elogapply 2008-06-01 09:11:21 -04:00
exec.c 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00
file.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
fns.h acme: remove -$ prototypes 2008-03-07 10:46:42 -05:00
fsys.c acme: sync against Plan 9, remove -$ option 2008-03-07 10:45:59 -05:00
look.c acme: correct modified message after initial load; more detail in 2009-09-25 01:43:54 -04:00
mkfile acme: revise multiline tag code 2008-03-07 11:07:17 -05:00
regx.c acme, sam: fix regexp code for bigger Runemax 2010-07-14 11:10:59 -07:00
rows.c acme: fix rounding in rows computation 2010-08-24 10:16:32 -04:00
scrl.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
text.c acme: correct modified message after initial load; more detail in 2009-09-25 01:43:54 -04:00
time.c change to use new thread library 2004-12-27 00:38:59 +00:00
util.c acme: sync against Plan 9, remove -$ option 2008-03-07 10:45:59 -05:00
wind.c acme: do not redraw body on every tag change 2009-07-15 02:11:02 -04:00
xfid.c 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00