Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-26 | 9term: adjust to dpi changes | Russ Cox | 1 | -15/+23 |
2011-10-12 | merge | Russ Cox | 1 | -3/+7 |
2011-09-12 | 9term: fix insert | David Swasey | 1 | -2/+2 |
2011-08-02 | 9term: home/end like acme | Russ Cox | 1 | -2/+18 |
2011-04-27 | 9term, acme: autoscroll | Russ Cox | 1 | -8/+5 |
2010-04-13 | 9term: cut, snarf, and paste with keyboard on Mac | David Swasey | 1 | -0/+16 |
2009-09-11 | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 1 | -1/+1 |
2008-07-21 | 9term: convert to new libframe | Russ Cox | 1 | -3/+1 |
2006-04-01 | more matching (eq) | rsc | 1 | -2/+12 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -13/+14 |
2006-03-30 | antialias redraw | rsc | 1 | -1/+4 |
2005-12-29 | fix paste in raw hold mode | rsc | 1 | -1/+1 |
2005-11-26 | fix \r | rsc | 1 | -2/+2 |
2005-11-11 | fixes | rsc | 1 | -5/+3 |
2005-11-10 | attempt at \r | rsc | 1 | -29/+40 |
2005-11-07 | snarf, plumbing | rsc | 1 | -5/+6 |
2005-11-07 | fix snarf | rsc | 1 | -2/+2 |
2005-11-06 | handle interrupts | rsc | 1 | -10/+2 |
2005-11-06 | New 9term using rio sources more directly. | rsc | 1 | -0/+1628 |