summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme
Commit message (Expand)AuthorAgeFilesLines
* acme: claim input focus earlierDavid Jeannot2012-01-161-2/+2
* acme: fix arrow near end of textSean McKean2011-11-171-6/+4
* devdraw: draft cocoa supportDavid Jeannot2011-09-061-0/+4
* acme: fix iq1 adjust bugRuss Cox2011-08-021-1/+1
* acme: scrolling fixes + new home/endRuss Cox2011-08-024-5/+32
* acme: allow :?regexp for backward searchRuss Cox2011-07-101-0/+4
* acme: fix out of order address crashRuss Cox2011-07-101-1/+1
* acme Mail: drop noscrollDavid du Colombier2011-06-011-1/+0
* 9term, acme: autoscrollRuss Cox2011-04-273-12/+4
* acme: fix rounding in rows computationRob Pike2010-08-241-3/+6
* acme, sam: fix regexp code for bigger RunemaxRuss Cox2010-07-141-24/+26
* acme: fix off by one in editcmd, pointer comparison in getch, nextcRuss Cox2010-07-141-3/+3
* acme: attempt to fix Put mtime skew on NFSRuss Cox2010-03-181-0/+13
* acme: let Edit redo when file is cleanRuss Cox2010-01-121-1/+1
* acme: fix Load of acme with no windowsFazlul Shahriar2009-11-301-2/+2
* acme: correct modified message after initial load; more detail inRuss Cox2009-09-255-14/+29
* libplumb, Mail: fix crash on nil plumb fidsMathieu Lonjaret2009-09-121-3/+6
* convert to 4-byte UTF-8 and 32-bit RuneRuss Cox2009-09-111-2/+2
* acme: htmlclick takes precedence over line clickRuss Cox2009-09-111-3/+3
* acme: angle bracket tag matching, for XML, HTML etcRuss Cox2009-07-262-0/+111
* acme: do not redraw body on every tag changeRuss Cox2009-07-152-3/+4
* mergeRuss Cox2009-07-141-0/+3
* src: use whatis instead of whichMichael Teichgräber2009-07-081-1/+1
* mergeRuss Cox2009-06-091-2/+3
* mergeRuss Cox2009-04-301-0/+26
* acme: fix Load bug (Fazlul Shahriar)Russ Cox2008-12-061-2/+3
* acme: Dump and Load tag contentsPeter Canning2008-07-201-2/+55
* acme: multiline tag fixesRuss Cox2008-03-072-17/+37
* acme: revise multiline tag codeRuss Cox2008-03-075-99/+66
* acme: remove -$Russ Cox2008-03-071-18/+10
* acme: remove -$ prototypesRuss Cox2008-03-071-3/+0
* acme: sync against Plan 9, remove -$ optionRuss Cox2008-03-077-281/+38
* acme: add nomenu, menu ctl messagesRuss Cox2008-03-071-0/+8
* acme: tag resize nitsRuss Cox2008-03-071-6/+12
* acme: fix directory resize bugRuss Cox2008-03-071-1/+4
* acme: fix acme Edit abortRob Pike2008-03-071-1/+3
* acme: fix owner bug in elogapplyRuss Cox2008-06-011-1/+12
* acme: fix mtpt crash (Tim Wiess)Russ Cox2008-05-081-0/+3
* acme: add -m option and avoid looking in the mirrorRuss Cox2008-04-176-2/+25
* acme: fix regexp match choice bugRuss Cox2008-01-301-1/+1
* acme: make STACK bigger for OS X (David Swasey)Russ Cox2008-01-101-1/+1
* acme: revert regexp changeRuss Cox2007-12-071-59/+51
* acme: regexp fix (see libregexp change)Russ Cox2007-12-071-51/+59
* acme: refresh window properly after Tab command (Fazlul Shahriar)Russ Cox2007-11-281-1/+1
* mergeRuss Cox2007-11-272-6/+7
* acme: fix memory leak in warning (Michael Teichgräber)Russ Cox2007-08-221-0/+1
* --chattyrsc2007-06-231-1/+0
* remove elsewhere-deleted messages from window; Refresh -> Getrsc2007-06-232-16/+2
* add Get, Refresh commands; refresh at startuprsc2007-06-231-0/+20
* fix acme Snarf bug; change Indent to apply to all windowsrsc2007-06-151-16/+37