| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 2009-09-11 | 1 | -1/+1 |
| * | 9term: allow scroll wheel in main window | Tony Lainson | 2009-08-11 | 1 | -1/+1 |
| * | merge | Russ Cox | 2009-06-09 | 1 | -1/+1 |
| * | win: better SIGPIPE handling | Russ Cox | 2009-01-06 | 1 | -10/+9 |
| * | win: another attempt at DEL | Russ Cox | 2008-11-13 | 1 | -1/+3 |
| * | win: handle DEL internally so that it always works | Russ Cox | 2008-11-13 | 1 | -0/+6 |
| * | win: implement Scroll and Noscroll | Russ Cox | 2008-11-13 | 1 | -1/+13 |
| * | 9term: convert to new libframe | Russ Cox | 2008-07-21 | 1 | -3/+1 |
| * | correct dump string (Fazlul Shahriar) | rsc | 2007-04-17 | 1 | -1/+4 |
| * | better cleanup | rsc | 2006-06-28 | 1 | -2/+5 |
| * | check initdraw return | rsc | 2006-06-25 | 1 | -1/+3 |
| * | more matching (eq) | rsc | 2006-04-01 | 1 | -2/+12 |
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 5 | -21/+22 |
| * | antialias redraw | rsc | 2006-03-30 | 1 | -1/+4 |
| * | quiet Del in win | rsc | 2006-03-27 | 1 | -4/+1 |
| * | ignore hangup signal | rsc | 2006-01-19 | 1 | -4/+2 |
| * | different login shell | rsc | 2006-01-18 | 3 | -2/+15 |
| * | back to -i | rsc | 2006-01-18 | 1 | -1/+1 |
| * | login shell | rsc | 2006-01-18 | 1 | -1/+1 |
| * | use STACK | rsc | 2005-12-29 | 1 | -1/+1 |
| * | fix paste in raw hold mode | rsc | 2005-12-29 | 2 | -3/+3 |
| * | set window params on startup | rsc | 2005-11-30 | 2 | -6/+9 |
| * | OS X fix | rsc | 2005-11-27 | 1 | -0/+3 |
| * | fix \r | rsc | 2005-11-26 | 1 | -2/+2 |
| * | add button 3 menu | rsc | 2005-11-26 | 1 | -1/+1 |
| * | fix -f | rsc | 2005-11-11 | 1 | -7/+7 |
| * | fixes | rsc | 2005-11-11 | 1 | -1/+1 |
| * | fixes | rsc | 2005-11-11 | 1 | -1/+4 |
| * | fixes | rsc | 2005-11-11 | 2 | -6/+8 |
| * | more | rsc | 2005-11-10 | 1 | -2/+101 |
| * | attempt at \r | rsc | 2005-11-10 | 1 | -29/+40 |
| * | snarf, plumbing | rsc | 2005-11-07 | 2 | -8/+6 |
| * | fix snarf | rsc | 2005-11-07 | 3 | -4/+36 |
| * | fix scroll bar | rsc | 2005-11-06 | 1 | -1/+1 |
| * | handle interrupts | rsc | 2005-11-06 | 3 | -10/+13 |
| * | New 9term using rio sources more directly. | rsc | 2005-11-06 | 10 | -1781/+2902 |
| * | Extra paren removed. (Bengt Kleberg, glaive) | rsc | 2005-09-21 | 1 | -1/+1 |
| * | Generate interrupt key (according to terminal settings) | rsc | 2005-08-11 | 4 | -3/+30 |
| * | OpenBSD, thanks to Tim Wiess | rsc | 2005-07-21 | 1 | -0/+2 |
| * | stupid signal fix | rsc | 2005-07-21 | 1 | -1/+10 |
| * | better cr handling | rsc | 2005-07-18 | 1 | -2/+9 |
| * | hold mode in raw mode | rsc | 2005-07-14 | 1 | -3/+3 |
| * | lets try hold mode in raw mode | rsc | 2005-07-13 | 2 | -10/+24 |
| * | Allow unicode in identifiers. | rsc | 2005-05-01 | 1 | -3/+1 |
| * | more netbsd support. | rsc | 2005-03-28 | 1 | -0/+1 |
| * | add signal.h | rsc | 2005-03-15 | 1 | -0/+1 |
| * | more robust win | rsc | 2005-03-05 | 1 | -4/+18 |
| * | fix doubleclick | rsc | 2005-02-11 | 1 | -3/+11 |
| * | fix paste again | rsc | 2005-02-08 | 1 | -1/+1 |
| * | try to handle DEL better | rsc | 2005-02-08 | 1 | -17/+16 |
