summaryrefslogtreecommitdiff
path: root/acme/bin/win
AgeCommit message (Collapse)Author
2020-09-16win: fix window recreation commandkvik
2020-04-17acme/win: pass on flags to winfs (fix undocumented -e flag)cinap_lenrek
2020-03-07acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hackcinap_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.