summaryrefslogtreecommitdiffstats
path: root/src/cmd/9term/9term.c
Commit message (Expand)AuthorAgeFilesLines
* new prototypersc2005-01-041-1/+1
* add ? for unknown plumbsrsc2005-01-021-1/+20
* make work with new thread libraryrsc2004-12-261-8/+8
* handle interrupt rightrsc2004-10-221-1/+3
* use threadexitsallrsc2004-10-171-1/+1
* remove socket at exitrsc2004-10-171-0/+11
* fix interrupt handling, add clumsy way to get at text buffer contentsrsc2004-10-171-3/+92
* Continue the pthreads torture.rsc2004-09-211-6/+2
* various forgotten filesrsc2004-09-201-6/+14
* Make comment match code.rsc2004-08-061-3/+4
* Try to be more clever about re-enabling terminal echo.wkj2004-08-021-1/+2
* scrollingrsc2004-06-111-2/+2
* mouse scrollingrsc2004-06-091-9/+27
* add -W to specify window size.rsc2004-04-291-1/+4
* collapse \r\r\r\r => \r.rsc2004-04-251-1/+5
* always be honest about tabstop.rsc2004-04-251-1/+5
* various bug fixesrsc2004-04-241-0/+4
* cut the cute graphics.rsc2004-04-211-4/+4
* better \r handlingrsc2004-04-201-6/+15
* clean up when finished.rsc2004-04-191-0/+2
* xrsc2004-04-191-3/+10
* add cooked override.rsc2004-04-181-16/+25
* make echoing work.rsc2004-04-161-12/+14
* 9term manages to turn off echo at the right times under SunOS ?rsc2004-04-151-1/+18
* grey out 9term when it loses focus.rsc2004-03-301-2/+22
* Chording paste bug.rsc2004-03-261-1/+1
* SunOS can rot in hell.rsc2004-03-261-9/+23
* Today's changes.rsc2004-03-251-176/+280
* Initialization bug reported by Taj Khattra.rsc2004-03-211-0/+1
* Don't require plumber.rsc2004-03-211-1/+1
* Change 9term to look like rio windows, not acme windows.rsc2004-03-211-24/+150
* Little tweaks and documentation.rsc2004-03-021-2/+2
* Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc2003-12-111-5/+3
* various tweaks.rsc2003-12-061-1/+2
* Clean up yacc files in mkcommon, mkhdr.rsc2003-12-041-13/+28
* Remove debugging print from 9term.rsc2003-12-041-1/+0
* Various fixes.rsc2003-12-041-18/+13
* fix bug in handling of backspace in output.rsc2003-12-041-9/+17
* make hold mode a bit more attractive.rsc2003-12-041-1/+1
* more bug fixesrsc2003-12-041-0/+1
* add -a flag for acme.rsc2003-12-041-71/+111
* Various fixes.rsc2003-12-031-19/+48
* fix stack size (oops)rsc2003-12-021-1/+1
* fixes to plumber and 9termrsc2003-11-251-1/+1
* Update NOTES, hack on 9term a little.rsc2003-11-251-1/+7
* Dhog's 9term.rsc2003-11-231-0/+1380