CVSROOT:        /cvs
Module name:    ports
Changes by:     zi...@cvs.openbsd.org   2012/11/05 06:24:39

Modified files:
        x11/st         : Makefile distinfo 
        x11/st/patches : patch-Makefile patch-config_def_h 
                         patch-config_mk 

Log message:
Update st to version 0.3

>From the suckless announcement, 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)

ok gonzalo@

Reply via email to