Hello, After a long break a few changes have started to accumulate so here is version 0.5 of tig. It adds some basic features like searching and support for keybindings (see tigrc(5)). Additionally, It fixes most of the things I would have hoped to include in this release. I tried to fix the problems reported with terminal encoding by using iconv, but earlier tonight I found that it needs some more work. Looking forward, better input support is much desired, plus I'd like to review the drawing code to see if it can be optimized to do fewer updates. Also, a blame view is in the pipeline and I have a proof of concept implementation of revision graph rendering (it is available in the new/rev-graph branch). A list of tig resources: - Homepage: http://jonas.nitro.dk/tig/ - Releases: http://jonas.nitro.dk/tig/releases/ - Git URL: http://jonas.nitro.dk/tig/tig.git or git://repo.or.cz/tig.git - Gitweb: http://repo.or.cz/?p=tig.git;a=summary Tarballs contain all the generated documentation, as do the #release branch of the git repository. -- Jonas Fonseca - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html