<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/keys, branch master</title>
<subtitle>dontfiles
</subtitle>
<id>https://git.causal.agency/src/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/src/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/'/>
<updated>2017-06-10T21:23:21+00:00</updated>
<entry>
<title>Move files to one files directory</title>
<updated>2017-06-10T21:23:21+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2017-06-10T21:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=15b644456e8838c280f257f563214c9e1bdc00c9'/>
<id>urn:sha1:15b644456e8838c280f257f563214c9e1bdc00c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Karabiner config and move key layouts</title>
<updated>2017-06-10T21:06:37+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2017-06-10T21:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=0bb108b4493dead8913edf0348a222f4d92ad91e'/>
<id>urn:sha1:0bb108b4493dead8913edf0348a222f4d92ad91e</id>
<content type='text'>
Custom layouts allow me to drop Karabiner, which is necessary since it
still doesn't work on Sierra.

Moved the keylayout files to be just files since installing them with
symlinks doesn't work very well, they need to be installed with Ukelele.
I should find out what it does though.
</content>
</entry>
</feed>
<a href='/catgirl/tree/url.c?h=twitch&amp;id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa'>tree</a> <a href='/catgirl/commit/url.c?h=twitch&amp;id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa&amp;follow=1'>commit</a> <a href='/catgirl/diff/url.c?h=twitch&amp;id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa&amp;follow=1'>diff</a></td><td class='form'><form class='right' method='get' action='/catgirl/log/url.c'>
<input type='hidden' name='h' value='twitch'/><input type='hidden' name='id' value='3b4ad30d9789e43d5f639f97fd4613b3edbf83fa'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/catgirl/log/?h=twitch&amp;id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa&amp;follow=1'>root</a>/<a href='/catgirl/log/url.c?h=twitch&amp;id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa&amp;follow=1'>url.c</a> (<a href='/catgirl/log/url.c?h=twitch&amp;id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/catgirl/log/url.c?h=twitch&amp;id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa&amp;showmsg=1&amp;follow=1'>Expand</a>)</th><th class='left'>Author</th></tr>
<tr><td><span title='2022-02-19 22:02:49 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/input.c?h=twitch&amp;id=5c4ecb5a0f8a8a532192d066f792c1f2bfbc414c&amp;follow=1'>Reimplement tab complete</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-19 20:44:36 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/input.c?h=twitch&amp;id=da8deff7679431267dbb6aee91305f1ea62de91f&amp;follow=1'>Handle errors from editFn, etc.</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-19 20:38:12 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/input.c?h=twitch&amp;id=143fa1b50965645dc0ebafecdd5db192f4454695&amp;follow=1'>Reimplement text macros</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-19 20:20:19 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/window.c?h=twitch&amp;id=073cebec7a5a07ab2b829e40ce47ec3b1d774bd9&amp;follow=1'>Factor out input handling to input.c</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-19 18:28:45 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/window.c?h=twitch&amp;id=3359a5d69b0fe3c08812f7db83e27958ffec820f&amp;follow=1'>Factor out window management to window.c</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-19 17:46:07 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/Makefile?h=twitch&amp;id=70f627bc47e944a63f32fcf60db73913845772c6&amp;follow=1'>Enable -Wmissing-prototypes</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-19 14:51:26 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/edit.h?h=twitch&amp;id=a2a118c85792f7da85630a07d343ad49204e8ae6&amp;follow=1'>Fix edit.[ch] license notice additional permissions</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-19 00:01:34 -0500'>2022-02-19</span></td><td><a href='/catgirl/commit/Makefile?h=twitch&amp;id=06d17aa8f114360f2b5a3e6e1fa011bfc2d806ba&amp;follow=1'>Run line editing tests</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-18 23:47:11 -0500'>2022-02-18</span></td><td><a href='/catgirl/commit/ui.c?h=twitch&amp;id=1a2477ef7a34cc24c7bc18d7b6326643ce0995a2&amp;follow=1'>Implement new line editing "library"</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-18 23:39:46 -0500'>2022-02-18</span></td><td><a href='/catgirl/commit/ui.c?h=twitch&amp;id=573bc855a68766f38de2acb48bebc9d0adbf0a1f&amp;follow=1'>Simplify cursor positioning in input</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-18 22:40:16 -0500'>2022-02-18</span></td><td><a href='/catgirl/commit/edit.c?h=twitch&amp;id=0036e6e9f093c623f87def43b45cb87efb2823e6&amp;follow=1'>Fix M-f ordering</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-12 20:19:18 -0500'>2022-02-12</span></td><td><a href='/catgirl/commit/scripts/Makefile?h=twitch&amp;id=28a27a2c0fdbd05328a4c30fbb63a4e3c6e12432&amp;follow=1'>Move sandman build to scripts/Makefile</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-12 13:36:24 -0500'>2022-02-12</span></td><td><a href='/catgirl/commit/configure?h=twitch&amp;id=c95c8cd1b47d9b2031bc3c05d661168a7f346c56&amp;follow=1'>Use compat_readpassphrase.c on Linux</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2022-02-12 13:36:24 -0500'>2022-02-12</span></td><td><a href='/catgirl/commit/compat_readpassphrase.c?h=twitch&amp;id=edad0218c1d7fc10686d26050829865d0894026a&amp;follow=1'>Copy RPP defines from oconfigure</a></td><td>June McEnroe