aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9term
AgeCommit message (Expand)AuthorFilesLines
2004-12-27handle pty correctly on linuxrsc1-0/+14
2004-12-26make work with new thread libraryrsc3-19/+45
2004-10-22handle interrupt rightrsc1-1/+3
2004-10-17use threadexitsallrsc1-1/+1
2004-10-17remove socket at exitrsc1-0/+11
2004-10-17fix interrupt handling, add clumsy way to get at text buffer contentsrsc1-3/+92
2004-09-21Continue the pthreads torture.rsc2-8/+26
2004-09-20various forgotten filesrsc1-6/+14
2004-08-06Make comment match code.rsc1-3/+4
2004-08-02Try to be more clever about re-enabling terminal echo.wkj1-1/+2
2004-07-03Placate the Sun monster.wkj1-1/+1
2004-06-11scrollingrsc1-2/+2
2004-06-09mouse scrollingrsc1-9/+27
2004-04-30Little fixes.rsc1-6/+12
2004-04-29add -W to specify window size.rsc1-1/+4
2004-04-25collapse \r\r\r\r => \r.rsc1-1/+5
2004-04-25always be honest about tabstop.rsc2-1/+7
2004-04-24various bug fixesrsc1-0/+4
2004-04-23Fix window size in case we inherited a bad one.rsc1-0/+1
2004-04-21cut the cute graphics.rsc1-4/+4
2004-04-20fix a deadlock.rsc1-1/+7
2004-04-20better \r handlingrsc1-6/+15
2004-04-20make things work on SunOSrsc1-2/+2
2004-04-19make mac workrsc3-148/+3
2004-04-19clean up when finished.rsc7-65/+14
2004-04-19xrsc1-3/+10
2004-04-18add cooked override.rsc1-16/+25
2004-04-16add thisrsc1-0/+109
2004-04-16make echoing work.rsc9-154/+51
2004-04-159term manages to turn off echo at the right times under SunOS ?rsc9-10/+173
2004-03-30grey out 9term when it loses focus.rsc2-3/+23
2004-03-26OpenBSD support from Markus Friedl.rsc1-0/+46
2004-03-26Chording paste bug.rsc1-1/+1
2004-03-26Remove debugging echos.rsc1-6/+1
2004-03-26SunOS can rot in hell.rsc4-14/+48
2004-03-26Darwin support.rsc3-2/+137
2004-03-25Small changes.rsc1-0/+3
2004-03-25Today's changes.rsc9-234/+1125
2004-03-21Initialization bug reported by Taj Khattra.rsc1-0/+1
2004-03-21Don't require plumber.rsc1-1/+1
2004-03-21Change 9term to look like rio windows, not acme windows.rsc3-132/+152
2004-03-02Little tweaks and documentation.rsc1-2/+2
2004-02-29Various tweaks.rsc1-1/+3
2004-02-29Small tweaks to make things build again.rsc1-1/+1
2004-01-20need pty.h on linux according to scott schwartzrsc1-0/+4
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc2-6/+4
2003-12-06various tweaks.rsc1-1/+2
2003-12-04Clean up yacc files in mkcommon, mkhdr.rsc1-13/+28
2003-12-04Remove debugging print from 9term.rsc1-1/+0
2003-12-04Various fixes.rsc1-18/+13