plan9fox/acme/bin
kvik 8918bd5981 acme: implement 'scratch' ctl command (thanks Drew DeVault)
The new command marks the target window as a scratch window -- a window
whose state cannot be "dirtied" by changes made to its body, therefore
avoiding warnings about unsaved changes when deleting the window or
exiting acme.

Existing examples of scratch windows are error, directory, and guide
windows, whose scratchness is set internally.

With the new command users and programs alike can create their own
scratch windows.  This is put to use in acme's own win(1).
2020-05-31 22:39:46 +02:00
..
source acme: implement 'scratch' ctl command (thanks Drew DeVault) 2020-05-31 22:39:46 +02:00
adiff fill /acme 2011-04-14 17:27:24 +00:00
agrep fill /acme 2011-04-14 17:27:24 +00:00
ap fill /acme 2011-04-14 17:27:24 +00:00
aspell fill /acme 2011-04-14 17:27:24 +00:00
Battery fill /acme 2011-04-14 17:27:24 +00:00
guide fill /acme 2011-04-14 17:27:24 +00:00
ind fill /acme 2011-04-14 17:27:24 +00:00
Isspam fill /acme 2011-04-14 17:27:24 +00:00
Mail fill /acme 2011-04-14 17:27:24 +00:00
new fill /acme 2011-04-14 17:27:24 +00:00
Perl fill /acme 2011-04-14 17:27:24 +00:00
quote fill /acme 2011-04-14 17:27:24 +00:00
README fill /acme 2011-04-14 17:27:24 +00:00
Spam fill /acme 2011-04-14 17:27:24 +00:00
unind fill /acme 2011-04-14 17:27:24 +00:00
Unspam fill /acme 2011-04-14 17:27:24 +00:00
win acme/win: pass on flags to winfs (fix undocumented -e flag) 2020-04-17 19:18:28 +02:00
wnew fill /acme 2011-04-14 17:27:24 +00:00

The source directory should be called ./src instead of ./source,
but this directory is bound into /bin and there is a command called
src that the local directory would hide.