<feed xmlns='http://www.w3.org/2005/Atom'>
<title>termo/man, branch origin/master</title>
<subtitle>Terminal key input library</subtitle>
<id>http://cgit.janouch.name/termo/atom?h=origin%2Fmaster</id>
<link rel='self' href='http://cgit.janouch.name/termo/atom?h=origin%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/'/>
<updated>2014-09-23T01:05:01Z</updated>
<entry>
<title>WIP: Is mine now (^3^)</title>
<updated>2014-09-23T01:05:01Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-09-22T23:38:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=b630bf7a5f5ec85317db04f770ffc90664ac28f0'/>
<id>urn:sha1:b630bf7a5f5ec85317db04f770ffc90664ac28f0</id>
<content type='text'>
Seriously though, I've got some issues with how this thing is designed,
as well as with its formatting, and when you add the fact that the
original author wants to merge this thing into his bigger library that
also handles terminal output, which I'll kindly leave to ncurses,
it kind of makes sense for me to do this.

Manpages have been removed as they are going to become obsolete and
they're rather difficult to maintain.  If anything, there will be
Doxygen-generated documentation.

The plan is to throw away any direct UTF-8 support and support all uni-
and multibyte character encodings.  However some unrelated refactoring
is about to come first.
</content>
</entry>
<entry>
<title>Add TERMKEY_FORMAT_URWID shortcut [thanks Romain Chossart]</title>
<updated>2013-08-26T17:51:29Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2013-08-26T17:51:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=8bed1fdbf03cc72689f57cd637465a3ca2b4c8e2'/>
<id>urn:sha1:8bed1fdbf03cc72689f57cd637465a3ca2b4c8e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs fix - fullstop at end of sentence</title>
<updated>2013-08-26T01:33:49Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2013-08-26T01:33:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=f4770f2d8e49d1863461970444123cca99ae5232'/>
<id>urn:sha1:f4770f2d8e49d1863461970444123cca99ae5232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor doc update - strpkey expects strings, doesn't use them</title>
<updated>2013-08-26T01:27:24Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2013-08-26T01:27:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=a86f23588b4de5d6ed96a2cf63e2234c42bbc592'/>
<id>urn:sha1:a86f23588b4de5d6ed96a2cf63e2234c42bbc592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added TERMKEY_FORMAT_LOWERSPACE for strpkey() also</title>
<updated>2013-08-26T01:23:19Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2013-08-26T01:23:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=8e503baed8b1df3ed1901b0c93398f204244c77a'/>
<id>urn:sha1:8e503baed8b1df3ed1901b0c93398f204244c77a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added TERMKEY_FORMAT_LOWERSPACE for strfkey() only</title>
<updated>2013-08-26T00:32:35Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2013-08-26T00:32:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=3b2d8eb8130a5966b28d2426585f6fb077669002'/>
<id>urn:sha1:3b2d8eb8130a5966b28d2426585f6fb077669002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added TERMKEY_FORMAT_LOWERMOD</title>
<updated>2013-08-26T00:14:35Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2013-08-26T00:14:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=a36648e1721367e3e423be7a567aeeafc25e3f54'/>
<id>urn:sha1:a36648e1721367e3e423be7a567aeeafc25e3f54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added TERMKEY_FORMAT_SPACEMOD</title>
<updated>2013-08-25T23:56:07Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2013-08-25T23:56:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=24abb0c59e78c2b7a660ca05f5afb6c514555ca5'/>
<id>urn:sha1:24abb0c59e78c2b7a660ca05f5afb6c514555ca5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further documentation clarifications on the 'code' field of a key event</title>
<updated>2012-11-30T17:06:14Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2012-11-30T17:06:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=1cdeff872f2a85cd97e8758447e7591eaebf7646'/>
<id>urn:sha1:1cdeff872f2a85cd97e8758447e7591eaebf7646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle ANSI and DEC mode report CSIs</title>
<updated>2012-11-30T16:34:47Z</updated>
<author>
<name>Paul LeoNerd Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2012-11-30T16:34:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/termo/commit/?id=0be6f18019e1a5f5765c2061f7d69436e5fdec57'/>
<id>urn:sha1:0be6f18019e1a5f5765c2061f7d69436e5fdec57</id>
<content type='text'>
</content>
</entry>
</feed>
