summaryrefslogtreecommitdiffstats
path: root/src/cmd/9term
Commit message (Expand)AuthorAgeFilesLines
* 9term: Add missing parentheses, preventing buffer overflow.Ray Lai2017-04-081-1/+1
* 9term: c nitsRuss Cox2017-01-092-2/+3
* cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+deleteDave Presotto2017-01-093-0/+11
* 9term, win: work around bsd linker nonsenseRuss Cox2017-01-061-2/+2
* 9term, mc: conspire to handle hidpi displaysRuss Cox2017-01-061-0/+8
* win: local \r cancellationRuss Cox2015-11-101-1/+14
* 9term, win: better \r handling (thanks, git)Russ Cox2015-11-102-1/+31
* all: DragonFly port.Shenghou Ma2014-02-272-1/+2
* 9term: set TERM=dumb instead of TERM=9termRuss Cox2013-08-064-1/+13
* 9term: adjust to dpi changesRuss Cox2012-11-261-15/+23
* 9term: fix hold mode delayRuss Cox2011-10-131-0/+1
* mergeRuss Cox2011-10-124-10/+25
* 9term: hold mode back doorRuss Cox2011-10-112-16/+23
* 9term: fix insertDavid Swasey2011-09-121-2/+2
* win: hide not just passwords but also passphrasesMathieu Lonjaret2011-08-261-1/+1
* 9term: home/end like acmeRuss Cox2011-08-022-2/+19
* 9term, acme: autoscrollRuss Cox2011-04-275-35/+12
* win: another attempt at input modesRuss Cox2010-10-131-5/+28
* win: add cook/nocookRuss Cox2010-09-101-5/+14
* 9term, win: better echo cancellationRuss Cox2010-09-036-61/+129
* 9term: fix getpts on linuxAnthony Martin2010-06-281-0/+5
* 9term: add -c to force cooked modeDavid Swasey2010-05-191-1/+4
* 9term: cut, snarf, and paste with keyboard on MacDavid Swasey2010-04-131-0/+16
* win: scrollEoghan Sherry2010-03-191-0/+3
* win fixesFazlul Shahriar2010-01-051-6/+26
* convert to 4-byte UTF-8 and 32-bit RuneRuss Cox2009-09-111-1/+1
* 9term: allow scroll wheel in main windowTony Lainson2009-08-111-1/+1
* mergeRuss Cox2009-06-091-1/+1
* win: better SIGPIPE handlingRuss Cox2009-01-061-10/+9
* win: another attempt at DELRuss Cox2008-11-131-1/+3
* win: handle DEL internally so that it always worksRuss Cox2008-11-131-0/+6
* win: implement Scroll and NoscrollRuss Cox2008-11-131-1/+13
* 9term: convert to new libframeRuss Cox2008-07-211-3/+1
* correct dump string (Fazlul Shahriar)rsc2007-04-171-1/+4
* better cleanuprsc2006-06-281-2/+5
* check initdraw returnrsc2006-06-251-1/+3
* more matching (eq)rsc2006-04-011-2/+12
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-015-21/+22
* antialias redrawrsc2006-03-301-1/+4
* quiet Del in winrsc2006-03-271-4/+1
* ignore hangup signalrsc2006-01-191-4/+2
* different login shellrsc2006-01-183-2/+15
* back to -irsc2006-01-181-1/+1
* login shellrsc2006-01-181-1/+1
* use STACKrsc2005-12-291-1/+1
* fix paste in raw hold modersc2005-12-292-3/+3
* set window params on startuprsc2005-11-302-6/+9
* OS X fixrsc2005-11-271-0/+3
* fix \rrsc2005-11-261-2/+2
* add button 3 menursc2005-11-261-1/+1