<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK, branch v0.9.3</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=v0.9.3</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2016-03-27T15:17:15Z</updated>
<entry>
<title>Update NEWS, bump release</title>
<updated>2016-03-27T15:17:15Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T21:03:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=11a6c7662ee9e542d0a20d3b4d83367c51b7335d'/>
<id>urn:sha1:11a6c7662ee9e542d0a20d3b4d83367c51b7335d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>degesch: fix two minor issues</title>
<updated>2016-03-26T19:59:37Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T19:59:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=dc71af9c31b33165bcb10fe78b5594f0b1c94af9'/>
<id>urn:sha1:dc71af9c31b33165bcb10fe78b5594f0b1c94af9</id>
<content type='text'>
 - completely new unread markers could be created in active buffers
 - control characters confused word wrapping
</content>
</entry>
<entry>
<title>degesch: don't wrap lines in pager</title>
<updated>2016-03-26T15:41:55Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T15:41:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=f964495d1ac6587f04a3e2d216af512e240c8bed'/>
<id>urn:sha1:f964495d1ac6587f04a3e2d216af512e240c8bed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>degesch: detect //TRANSLIT support, use cp1252</title>
<updated>2016-03-26T13:27:59Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T13:07:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=550a0419a64f01e8b14f5ecaed6f1b8d190837f5'/>
<id>urn:sha1:550a0419a64f01e8b14f5ecaed6f1b8d190837f5</id>
<content type='text'>
Now BSDs should have it enabled as well.
</content>
</entry>
<entry>
<title>degesch: remap goto-activity to M-a</title>
<updated>2016-03-26T12:11:28Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T12:10:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=9b12c830d10a84460b79ac6b7a10e2bf190722ef'/>
<id>urn:sha1:9b12c830d10a84460b79ac6b7a10e2bf190722ef</id>
<content type='text'>
weechat appears to use this key binding, so let's not reinvent it.
</content>
</entry>
<entry>
<title>degesch: add partial matching /buffer goto</title>
<updated>2016-03-26T12:00:10Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T12:00:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=1e24d1d1b8d55005e54948fbd8bff6fb50d3bb8e'/>
<id>urn:sha1:1e24d1d1b8d55005e54948fbd8bff6fb50d3bb8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>degesch: append message count in /buffer listing</title>
<updated>2016-03-26T04:15:11Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T04:15:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=6292114c76c935e424e91e8c19ea104ca4925f6e'/>
<id>urn:sha1:6292114c76c935e424e91e8c19ea104ca4925f6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>degesch: retain the unseen marker</title>
<updated>2016-03-26T03:55:46Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-26T02:09:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=e646afe5ae55fa22959828ff9908c46bc8543827'/>
<id>urn:sha1:e646afe5ae55fa22959828ff9908c46bc8543827</id>
<content type='text'>
Don't erase the message counts immediately.

Also make the marker visible in the pager.
</content>
</entry>
<entry>
<title>degesch: phase 1 of word wrapping implementation</title>
<updated>2016-03-26T03:52:05Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-20T23:30:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=410bcdcd78a5b060610cdaed5d6815de7681ae01'/>
<id>urn:sha1:410bcdcd78a5b060610cdaed5d6815de7681ae01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Travis CI notifications</title>
<updated>2016-03-14T19:41:07Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2016-03-14T19:41:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=62962dc7ac5539775747262d41faa5266bf65f9a'/>
<id>urn:sha1:62962dc7ac5539775747262d41faa5266bf65f9a</id>
<content type='text'>
</content>
</entry>
</feed>
