Greetings comrades. St 0.3 has been released and much has changed.
The archive can be found at [0]. The biggest changes are: * New drawing code, which is way more faster and comparable to the other terminals out there. * Many new escape sequences are supported: * setting the title * LNM, KAM, SI, SO, SUB, CAN, DA, DECID. OSC, DSC, PM, APC, CHT, HTS, CBT, SM, RM, standout mode … (See st.info.) * Linedrawing is now supported * Xft and Fontcache is now used to draw fonts. * support for italic and bold italic font drawing * Some more commandline parameters are available. (See manpage.) * easy debugging with: st -o - | cat -v * nyancat(1) works. * external support of utmp entries by using utmp(1)[1] config.h changes: * You have to update, nearly everything changed. Thanks to all the contributors that made this release possible! Sincerely, Christoph Lohmann [0] http://dl.suckless.org/st/st-0.3.tar.gz [1] http://hg.suckless.org/utmp/