aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9term
AgeCommit message (Expand)AuthorFilesLines
2008-11-13win: handle DEL internally so that it always worksRuss Cox1-0/+6
2008-11-13win: implement Scroll and NoscrollRuss Cox1-1/+13
2008-07-219term: convert to new libframeRuss Cox1-3/+1
2007-04-17correct dump string (Fazlul Shahriar)rsc1-1/+4
2006-06-28better cleanuprsc1-2/+5
2006-06-25check initdraw returnrsc1-1/+3
2006-04-01more matching (eq)rsc1-2/+12
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc5-21/+22
2006-03-30antialias redrawrsc1-1/+4
2006-03-27quiet Del in winrsc1-4/+1
2006-01-19ignore hangup signalrsc1-4/+2
2006-01-18different login shellrsc3-2/+15
2006-01-18back to -irsc1-1/+1
2006-01-18login shellrsc1-1/+1
2005-12-29use STACKrsc1-1/+1
2005-12-29fix paste in raw hold modersc2-3/+3
2005-11-30set window params on startuprsc2-6/+9
2005-11-27OS X fixrsc1-0/+3
2005-11-26fix \rrsc1-2/+2
2005-11-26add button 3 menursc1-1/+1
2005-11-11fix -frsc1-7/+7
2005-11-11fixesrsc1-1/+1
2005-11-11fixesrsc1-1/+4
2005-11-11fixesrsc2-6/+8
2005-11-10morersc1-2/+101
2005-11-10attempt at \rrsc1-29/+40
2005-11-07snarf, plumbingrsc2-8/+6
2005-11-07fix snarfrsc3-4/+36
2005-11-06fix scroll barrsc1-1/+1
2005-11-06handle interruptsrsc3-10/+13
2005-11-06New 9term using rio sources more directly.rsc10-1781/+2902
2005-09-21Extra paren removed. (Bengt Kleberg, glaive)rsc1-1/+1
2005-08-11Generate interrupt key (according to terminal settings)rsc4-3/+30
2005-07-21OpenBSD, thanks to Tim Wiessrsc1-0/+2
2005-07-21stupid signal fixrsc1-1/+10
2005-07-18better cr handlingrsc1-2/+9
2005-07-14hold mode in raw modersc1-3/+3
2005-07-13lets try hold mode in raw modersc2-10/+24
2005-05-01Allow unicode in identifiers.rsc1-3/+1
2005-03-28more netbsd support.rsc1-0/+1
2005-03-15add signal.hrsc1-0/+1
2005-03-05more robust winrsc1-4/+18
2005-02-11fix doubleclickrsc1-3/+11
2005-02-08fix paste againrsc1-1/+1
2005-02-08try to handle DEL betterrsc1-17/+16
2005-02-08Maybe it will run on SunOS 5.8 now.rsc1-1/+7
2005-01-30add -rsc1-0/+1
2005-01-30handle sysnames in labelsrsc2-6/+26
2005-01-17do not call exits in threaded programsrsc1-1/+1
2005-01-11fixes for openbsdrsc2-54/+9