pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/st



Module name:	wip
Committed by:	leot1990
Date:		Wed Jul  8 00:21:10 UTC 2015

Modified Files:
	wip/st: Makefile distinfo

Log Message:
Update to st-0.6.

Changes:
* direct tty line support
   * "st -l /dev/ttyS0 115200" works
   * replace your screen(1) with st
* backspace and delete now work like the Linux standard
   * you only need to change the defaults if you are using a real
     hardware terminal
* much code refactoring
* the -g(eometry) flag now behaves like in xterm
* the main loop now uses a monotonic clock to prevent bugs tickling
    down from a flawed time scale reality
* invisible attribute is now supported
* struck-out attribute is now supported
* many wide-character bugs are fixed
* fix XIM in st
* new sequences:
   * CAN, ESC, LS2, LS3, DECSCUSR
   * 8bit: DECID, NEL, HTS, DCS, APC, PM, OSC
* children now show an error message
* VT102ID can be configured in config.h
* fix shell selection by grasping the value from the passwd file
* don't allow shells run by users not in passwd
* st supports utmp
* the bell in st now calls XkbBell so it's possible to catch the
    XkbBellNotifyEvent for your own pleasure 
* many changes in the font drawing code
   * speed optimisations!
* clipboard handling has been fixed
   * default is primary
   * clipboard needs shortcuts
* MANY small fixes to make st more stable


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/st/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/st/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/st/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/st/Makefile?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index