summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme
Commit message (Expand)AuthorAgeFilesLines
...
* undo CL 69070045 / 8539a916d98aRuss Cox2014-05-191-4/+0
* acme: fix two flush bugs in new log fileRuss Cox2014-05-051-2/+3
* acme: add log file in acme root directoryRuss Cox2014-04-3011-6/+236
* acme: add comment for aligned writesRuss Cox2014-04-191-0/+5
* acme: use buffered i/o to write fileRuss Cox2014-04-191-1/+16
* acme: fix Get of dir in nameless window (thanks Colton Lewis)Russ Cox2014-04-181-1/+1
* acme: copy/cut/paste with ctl+c,x,vEthan Burns2014-03-131-0/+4
* acme, sam: handle >1GB files correctlyRuss Cox2014-03-132-2/+5
* acme: scroll a directory window when navigating if:Rob Pike2013-10-221-1/+17
* acme: execute commands with / using shellMarius Eriksen2013-09-061-1/+1
* acme Mail: add Search commandAkshat Kumar2013-09-062-1/+63
* mailfs: allow spaces in box nameAkshat Kumar2013-09-061-1/+16
* acme: allow :6 in 5-line fileRuss Cox2013-07-311-0/+2
* acme: retina scaling for scroll bars, buttonRuss Cox2012-11-262-26/+34
* acme: set $samfile (same as $%) during executionMarius Eriksen2012-11-251-0/+1
* acme: use threadspawnd to avoid changing "." of current processRuss Cox2012-10-221-29/+8
* acme: add $acmeshell to control execution shellMarius Eriksen2012-10-213-2/+12
* fix gcc 4.7 warnings (thanks Tuncer Ayaz)Russ Cox2012-10-202-6/+2
* acme: correct writes of runes on auspicious byte boundariesErik Quanstrom2012-10-051-23/+34
* acme: mouse movement for DelRuss Cox2012-09-235-8/+62
* 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