Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-23 | acme/win: add trailing space to window tag | Alex Musolino | |
2020-05-31 | acme: implement 'scratch' ctl command (thanks Drew DeVault) | kvik | |
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-03-07 | acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hack | cinap_lenrek | |
split the acme win command into a winfs fileserver which handles /dev/cons emulation and a rc script responsible for launching the command. with these changes, the fd fiddling is not neccesary anymore and we can get rid of the leavefdsopen hack. | |||
2018-08-02 | win: fix typo | spew | |
2018-08-02 | win: bind the text file properly instead of a special case in " | spew | |
2016-06-30 | acme/win: implement /dev/wdir file in win to change directory tagline, ↵ | cinap_lenrek | |
remove awd | |||
2011-04-14 | fill /acme | cinap_lenrek | |