Russ Cox
a8a0a6422c
9term: adjust to dpi changes
...
R=rsc
http://codereview.appspot.com/6847105
2012-11-26 00:13:18 -05:00
Russ Cox
210d461c87
merge
2011-10-12 13:19:04 -04:00
David Swasey
53000799be
9term: fix insert
...
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4952066
2011-09-12 12:36:30 -04:00
Russ Cox
65a5e5fe46
9term: home/end like acme
...
R=rsc
http://codereview.appspot.com/4830052
2011-08-02 07:55:20 -04:00
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
David Swasey
7b08cf334b
9term: cut, snarf, and paste with keyboard on Mac
...
R=rsc
CC=codebot
http://codereview.appspot.com/854042
2010-04-13 13:16:36 -07:00
Russ Cox
0cadb4301d
convert to 4-byte UTF-8 and 32-bit Rune
...
http://codereview.appspot.com/116075
2009-09-11 17:03:06 -04:00
Russ Cox
482299b83c
9term: convert to new libframe
2008-07-21 12:32:45 -04:00
rsc
96e0eb83dd
more matching (eq)
2006-04-01 21:28:43 +00:00
rsc
cbeb0b26e4
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
2006-04-01 19:24:03 +00:00
rsc
dcf4d596ca
antialias redraw
2006-03-30 13:00:27 +00:00
rsc
e58459c7b3
fix paste in raw hold mode
2005-12-29 21:15:06 +00:00
rsc
540eaf9828
fix \r
2005-11-26 15:53:37 +00:00
rsc
c21d0ab45b
fixes
2005-11-11 00:37:14 +00:00
rsc
f535642f30
attempt at \r
2005-11-10 22:53:38 +00:00
rsc
0c7f940a72
snarf, plumbing
2005-11-07 15:07:40 +00:00
rsc
3fd51250be
fix snarf
2005-11-07 01:51:11 +00:00
rsc
10ab06a791
handle interrupts
2005-11-06 22:22:54 +00:00
rsc
e830a90849
New 9term using rio sources more directly.
2005-11-06 22:16:48 +00:00