<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asciifarm-client.git/asciifarm/client/keymacros.hy, branch main</title>
<subtitle>fork of: https://github.com/jmdejong/asciifarm-client
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/'/>
<entry>
<title>Stopped using hy for keybindings</title>
<updated>2018-04-14T16:13:19+00:00</updated>
<author>
<name>troido</name>
<email>troido@hotmail.com</email>
</author>
<published>2018-04-14T16:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/commit/?id=aa5b7c9d753f6f140d7f55d0089e6e19028031b7'/>
<id>aa5b7c9d753f6f140d7f55d0089e6e19028031b7</id>
<content type='text'>
keybindings are now a JSON format.
Somehow hy errored for me, and the cleanest solution seemed not to use hy at all
Thinking about it, the client was basically loading a new interpreter to optimize something that didn't need optimizing.
It didn't make it more readable/writable either, and it always was a lot of hassle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keybindings are now a JSON format.
Somehow hy errored for me, and the cleanest solution seemed not to use hy at all
Thinking about it, the client was basically loading a new interpreter to optimize something that didn't need optimizing.
It didn't make it more readable/writable either, and it always was a lot of hassle.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated maps and refactored client: renamed display parts and removed selector</title>
<updated>2018-01-17T19:26:16+00:00</updated>
<author>
<name>troido</name>
<email>troido@hotmail.com</email>
</author>
<published>2018-01-17T19:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/commit/?id=f72c658220a78ec058ceca25118e3e9a499a6c2b'/>
<id>f72c658220a78ec058ceca25118e3e9a499a6c2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no quotes necessary anymore in keybindings keys. Added some macros</title>
<updated>2018-01-04T13:05:06+00:00</updated>
<author>
<name>troido</name>
<email>troido@hotmail.com</email>
</author>
<published>2018-01-04T13:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/commit/?id=1bc93078cc5c2801236a5a6f57bb56ae5081a844'/>
<id>1bc93078cc5c2801236a5a6f57bb56ae5081a844</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>made scrolling of chat log possible</title>
<updated>2018-01-03T17:30:14+00:00</updated>
<author>
<name>troido</name>
<email>troido@hotmail.com</email>
</author>
<published>2018-01-03T17:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/commit/?id=9ee677665df576fba1713544c761c3ef76dbdadc'/>
<id>9ee677665df576fba1713544c761c3ef76dbdadc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keybindings are now executed a bit smarter as hy code</title>
<updated>2018-01-02T20:26:46+00:00</updated>
<author>
<name>troido</name>
<email>troido@hotmail.com</email>
</author>
<published>2018-01-02T20:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/commit/?id=44c26befaab94781e35d159db82d875bff2ed31e'/>
<id>44c26befaab94781e35d159db82d875bff2ed31e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed input macro to inp to avoid possible name collision with buit-in function</title>
<updated>2018-01-01T19:31:27+00:00</updated>
<author>
<name>troido</name>
<email>troido@hotmail.com</email>
</author>
<published>2018-01-01T19:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/commit/?id=e87567fe44c9fca97d251b94d5d24ce4b590e8a3'/>
<id>e87567fe44c9fca97d251b94d5d24ce4b590e8a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keybinding macros have their own file and selectors can now be used!</title>
<updated>2017-12-29T21:40:24+00:00</updated>
<author>
<name>troido</name>
<email>troido@hotmail.com</email>
</author>
<published>2017-12-29T21:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~willow/git/asciifarm-client.git/commit/?id=29149f398986620cf13ba1fc4d2d7cca139bead0'/>
<id>29149f398986620cf13ba1fc4d2d7cca139bead0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
