summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/wind.c
Commit message (Collapse)AuthorAgeFilesLines
* various needed castsrsc2005-07-131-2/+2
|
* better tag handling in dollarsrsc2005-03-181-0/+13
|
* month old bug fix from robrsc2005-03-181-1/+1
|
* Add $foo window names back to acme, enabled with -'$'.rsc2005-03-141-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 canningrsc2005-01-041-5/+5
|
* autoindent fixes from robrsc2004-09-281-0/+2
|
* add tab size to window ctl filersc2004-04-251-1/+1
|
* undo the madness.rsc2004-04-211-172/+7
|
* $foo in tags - here only for reference.rsc2004-04-211-7/+172
|
* Fighting the good fight.rsc2004-02-291-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/pagedownrsc2004-02-091-0/+5
|
* More files related to user-level file servers.rsc2003-12-111-0/+576
Also add acme!