| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | acme: do not redraw body on every tag change | Russ Cox | 2009-07-15 | 1 | -1/+1 |
| | | | | | | | | | fixes #5 http://bitbucket.org/rsc/plan9port/issue/5/ http://groups.google.com/group/plan9port-dev/t/e679347ecaa05cff http://codereview.appspot.com/95041 | ||||
| * | acme: multiline tag fixes | Russ Cox | 2008-03-07 | 1 | -3/+5 |
| | | |||||
| * | acme: revise multiline tag code | Russ Cox | 2008-03-07 | 1 | -28/+14 |
| | | |||||
| * | acme: sync against Plan 9, remove -$ option | Russ Cox | 2008-03-07 | 1 | -214/+10 |
| | | |||||
| * | acme: tag resize nits | Russ Cox | 2008-03-07 | 1 | -6/+12 |
| | | |||||
| * | fix tags again | rsc | 2007-03-16 | 1 | -14/+3 |
| | | |||||
| * | fix too-aggressive tag redraw | rsc | 2007-03-15 | 1 | -19/+35 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -3/+3 |
| | | |||||
| * | events buffer need not end in NUL | rsc | 2006-02-21 | 1 | -1/+1 |
| | | |||||
| * | add chord fix from plan 9 | rsc | 2006-02-06 | 1 | -1/+4 |
| | | |||||
| * | more tweaks | rsc | 2006-01-12 | 1 | -8/+15 |
| | | |||||
| * | avoid unnecessary winresize, which flush text cache | rsc | 2006-01-12 | 1 | -2/+5 |
| | | |||||
| * | try autoexpand by default | rsc | 2005-12-21 | 1 | -0/+2 |
| | | |||||
| * | tag tweak | rsc | 2005-12-16 | 1 | -12/+11 |
| | | |||||
| * | auto-insert second line for expand | rsc | 2005-12-16 | 1 | -0/+6 |
| | | |||||
| * | add bigtags | rsc | 2005-12-16 | 1 | -0/+25 |
| | | |||||
| * | Better window size management. | rsc | 2005-12-16 | 1 | -1/+6 |
| | | |||||
| * | More prep. | rsc | 2005-10-31 | 1 | -5/+6 |
| | | |||||
| * | Cleanup in preparation for multiline tags. | rsc | 2005-10-31 | 1 | -24/+54 |
| | | |||||
| * | winunlock bug | rsc | 2005-07-28 | 1 | -6/+6 |
| | | |||||
| * | various needed casts | rsc | 2005-07-13 | 1 | -2/+2 |
| | | |||||
| * | better tag handling in dollars | rsc | 2005-03-18 | 1 | -0/+13 |
| | | |||||
| * | month old bug fix from rob | rsc | 2005-03-18 | 1 | -1/+1 |
| | | |||||
| * | Add $foo window names back to acme, enabled with -'$'. | rsc | 2005-03-14 | 1 | -7/+202 |
| | | | | | | See the comment in wind.c about why this isn't the right solution. | ||||
| * | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 2005-01-04 | 1 | -5/+5 |
| | | |||||
| * | autoindent fixes from rob | rsc | 2004-09-28 | 1 | -0/+2 |
| | | |||||
| * | add tab size to window ctl file | rsc | 2004-04-25 | 1 | -1/+1 |
| | | |||||
| * | undo the madness. | rsc | 2004-04-21 | 1 | -172/+7 |
| | | |||||
| * | $foo in tags - here only for reference. | rsc | 2004-04-21 | 1 | -7/+172 |
| | | |||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 1 | -2/+4 |
| | | | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution. | ||||
| * | completion, pageup/pagedown | rsc | 2004-02-09 | 1 | -0/+5 |
| | | |||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 1 | -0/+576 |
| Also add acme! | |||||
