Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-27 | all: DragonFly port. | Shenghou Ma | 2 | -1/+2 |
2013-08-06 | 9term: set TERM=dumb instead of TERM=9term | Russ Cox | 4 | -1/+13 |
2012-11-26 | 9term: adjust to dpi changes | Russ Cox | 1 | -15/+23 |
2011-10-13 | 9term: fix hold mode delay | Russ Cox | 1 | -0/+1 |
2011-10-12 | merge | Russ Cox | 4 | -10/+25 |
2011-10-11 | 9term: hold mode back door | Russ Cox | 2 | -16/+23 |
2011-09-12 | 9term: fix insert | David Swasey | 1 | -2/+2 |
2011-08-26 | win: hide not just passwords but also passphrases | Mathieu Lonjaret | 1 | -1/+1 |
2011-08-02 | 9term: home/end like acme | Russ Cox | 2 | -2/+19 |
2011-04-27 | 9term, acme: autoscroll | Russ Cox | 5 | -35/+12 |
2010-10-13 | win: another attempt at input modes | Russ Cox | 1 | -5/+28 |
2010-09-10 | win: add cook/nocook | Russ Cox | 1 | -5/+14 |
2010-09-03 | 9term, win: better echo cancellation | Russ Cox | 6 | -61/+129 |
2010-06-28 | 9term: fix getpts on linux | Anthony Martin | 1 | -0/+5 |
2010-05-19 | 9term: add -c to force cooked mode | David Swasey | 1 | -1/+4 |
2010-04-13 | 9term: cut, snarf, and paste with keyboard on Mac | David Swasey | 1 | -0/+16 |
2010-03-19 | win: scroll | Eoghan Sherry | 1 | -0/+3 |
2010-01-05 | win fixes | Fazlul Shahriar | 1 | -6/+26 |
2009-09-11 | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 1 | -1/+1 |
2009-08-11 | 9term: allow scroll wheel in main window | Tony Lainson | 1 | -1/+1 |
2009-06-09 | merge | Russ Cox | 1 | -1/+1 |
2009-01-06 | win: better SIGPIPE handling | Russ Cox | 1 | -10/+9 |
2008-11-13 | win: another attempt at DEL | Russ Cox | 1 | -1/+3 |
2008-11-13 | win: handle DEL internally so that it always works | Russ Cox | 1 | -0/+6 |
2008-11-13 | win: implement Scroll and Noscroll | Russ Cox | 1 | -1/+13 |
2008-07-21 | 9term: convert to new libframe | Russ Cox | 1 | -3/+1 |
2007-04-17 | correct dump string (Fazlul Shahriar) | rsc | 1 | -1/+4 |
2006-06-28 | better cleanup | rsc | 1 | -2/+5 |
2006-06-25 | check initdraw return | rsc | 1 | -1/+3 |
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 | 5 | -21/+22 |
2006-03-30 | antialias redraw | rsc | 1 | -1/+4 |
2006-03-27 | quiet Del in win | rsc | 1 | -4/+1 |
2006-01-19 | ignore hangup signal | rsc | 1 | -4/+2 |
2006-01-18 | different login shell | rsc | 3 | -2/+15 |
2006-01-18 | back to -i | rsc | 1 | -1/+1 |
2006-01-18 | login shell | rsc | 1 | -1/+1 |
2005-12-29 | use STACK | rsc | 1 | -1/+1 |
2005-12-29 | fix paste in raw hold mode | rsc | 2 | -3/+3 |
2005-11-30 | set window params on startup | rsc | 2 | -6/+9 |
2005-11-27 | OS X fix | rsc | 1 | -0/+3 |
2005-11-26 | fix \r | rsc | 1 | -2/+2 |
2005-11-26 | add button 3 menu | rsc | 1 | -1/+1 |
2005-11-11 | fix -f | rsc | 1 | -7/+7 |
2005-11-11 | fixes | rsc | 1 | -1/+1 |
2005-11-11 | fixes | rsc | 1 | -1/+4 |
2005-11-11 | fixes | rsc | 2 | -6/+8 |
2005-11-10 | more | rsc | 1 | -2/+101 |
2005-11-10 | attempt at \r | rsc | 1 | -29/+40 |
2005-11-07 | snarf, plumbing | rsc | 2 | -8/+6 |