aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9term/9term.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-11Generate interrupt key (according to terminal settings)rsc1-3/+11
2005-07-18better cr handlingrsc1-2/+9
2005-07-14hold mode in raw modersc1-3/+3
2005-07-13lets try hold mode in raw modersc1-9/+17
2005-05-01Allow unicode in identifiers.rsc1-3/+1
2005-02-11fix doubleclickrsc1-3/+11
2005-02-08fix paste againrsc1-1/+1
2005-02-08try to handle DEL betterrsc1-17/+16
2005-01-30handle sysnames in labelsrsc1-1/+10
2005-01-17do not call exits in threaded programsrsc1-1/+1
2005-01-07ignore spurious sigchilds on sunosrsc1-3/+10
2005-01-04new prototypersc1-1/+1
2005-01-02add ? for unknown plumbsrsc1-1/+20
2004-12-26make work with new thread libraryrsc1-8/+8
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.rsc1-6/+2
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-06-11scrollingrsc1-2/+2
2004-06-09mouse scrollingrsc1-9/+27
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.rsc1-1/+5
2004-04-24various bug fixesrsc1-0/+4
2004-04-21cut the cute graphics.rsc1-4/+4
2004-04-20better \r handlingrsc1-6/+15
2004-04-19clean up when finished.rsc1-0/+2
2004-04-19xrsc1-3/+10
2004-04-18add cooked override.rsc1-16/+25
2004-04-16make echoing work.rsc1-12/+14
2004-04-159term manages to turn off echo at the right times under SunOS ?rsc1-1/+18
2004-03-30grey out 9term when it loses focus.rsc1-2/+22
2004-03-26Chording paste bug.rsc1-1/+1
2004-03-26SunOS can rot in hell.rsc1-9/+23
2004-03-25Today's changes.rsc1-176/+280
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.rsc1-24/+150
2004-03-02Little tweaks and documentation.rsc1-2/+2
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc1-5/+3
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
2003-12-04fix bug in handling of backspace in output.rsc1-9/+17
2003-12-04make hold mode a bit more attractive.rsc1-1/+1