tinyfugue

Tinyfugue

So, I’ve been planning for ages to get around to writing a page on general TinyFugue (most people just call it ‘TF") usage, and assorted lesser known tricks and tips and stuff. Especially as the help and interface isn’t exactly user friendly. :) Initially there won’t be a lot here, but I’ll slowly expand it as I get time and inspiration to write stuff. First things first, here’s a ‘probably not for newbies’ short note I wrote on building a version of TF with unicode support.

TinyFugue with Unicode Support

TinyFugue is a pretty awesome terminal MU* client, and very powerful…but one of the things it’s been lacking is unicode support. It is possible to do though. You just need to compile a fork. Things you’ll need: The TF fork with unicode supprt from here. If you have git installed (you do have git installed, right?) you can just do git clone https://github.com/kruton/tinyfugue This patch to fix problems with modern PCRE being a bit different than the old PCRE libraries.