<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9front.git/acme/bin/source, branch front</title>
<subtitle>my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
</subtitle>
<id>https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=front</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=front'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/'/>
<updated>2020-06-23T09:11:00+00:00</updated>
<entry>
<title>acme/win: add trailing space to window tag</title>
<updated>2020-06-23T09:11:00+00:00</updated>
<author>
<name>Alex Musolino</name>
<email>alex@musolino.id.au</email>
</author>
<published>2020-06-23T09:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=d837790a42225f1b47b48f151d73ca6e776e6894'/>
<id>urn:sha1:d837790a42225f1b47b48f151d73ca6e776e6894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>acme: implement 'scratch' ctl command (thanks Drew DeVault)</title>
<updated>2020-05-31T20:39:46+00:00</updated>
<author>
<name>kvik</name>
<email>kvik@a-b.xyz</email>
</author>
<published>2020-05-31T20:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=8918bd598190b8c467746524f1886cc40be0b617'/>
<id>urn:sha1:8918bd598190b8c467746524f1886cc40be0b617</id>
<content type='text'>
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).
</content>
</entry>
<entry>
<title>acme/win: exit winfs once acme shuts down the window</title>
<updated>2020-04-24T19:15:59+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2020-04-24T19:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=614b18484cb754c4ba936d143016b558845073b1'/>
<id>urn:sha1:614b18484cb754c4ba936d143016b558845073b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hack</title>
<updated>2020-03-07T19:06:55+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2020-03-07T19:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=e1cdcfdb172071bafef18b1ac160138c97459b79'/>
<id>urn:sha1:e1cdcfdb172071bafef18b1ac160138c97459b79</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>win: fix typo</title>
<updated>2018-08-02T18:37:07+00:00</updated>
<author>
<name>spew</name>
<email>devnull@localhost</email>
</author>
<published>2018-08-02T18:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=34b69979332825b78c50f37013d60cc2657f322f'/>
<id>urn:sha1:34b69979332825b78c50f37013d60cc2657f322f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win: bind the text file properly instead of a special case in "</title>
<updated>2018-08-02T18:21:19+00:00</updated>
<author>
<name>spew</name>
<email>devnull@localhost</email>
</author>
<published>2018-08-02T18:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=d5347274132c2790b42a7fbacec1969ea817f558'/>
<id>urn:sha1:d5347274132c2790b42a7fbacec1969ea817f558</id>
<content type='text'>
</content>
</entry>
<entry>
<title>acme/win: implement /dev/wdir file in win to change directory tagline, remove awd</title>
<updated>2016-06-29T22:46:52+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2016-06-29T22:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=828ec57d652618e1d9cecb8fb6cc588afc063dca'/>
<id>urn:sha1:828ec57d652618e1d9cecb8fb6cc588afc063dca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>acme/win: fix mistake</title>
<updated>2014-12-12T20:18:31+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2014-12-12T20:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=f83dab12c69877853a58c2246a4468787ee637f0'/>
<id>urn:sha1:f83dab12c69877853a58c2246a4468787ee637f0</id>
<content type='text'>
have to save partial reminder before null terminating current
event buffer :)
</content>
</entry>
<entry>
<title>acme/win: remove old crap</title>
<updated>2014-12-12T20:09:49+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2014-12-12T20:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=6ddbe25d19bfa5a8c305e9e4292fa3ed0d24426a'/>
<id>urn:sha1:6ddbe25d19bfa5a8c305e9e4292fa3ed0d24426a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>acme/win: fix fswrite() not assuming iounit &lt; EVENTSIZE</title>
<updated>2014-12-12T20:06:16+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2014-12-12T20:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=aac81cf0701330fff4ff83fc72e9200dc4b1a60c'/>
<id>urn:sha1:aac81cf0701330fff4ff83fc72e9200dc4b1a60c</id>
<content type='text'>
</content>
</entry>
</feed>
