Commits


add support for utf8 clipboard. fix usage message.


do not add newline to selection text if next line not selected (Nick)


remove debugging printf


apply Nick's patch to fix some error printf to use stderr


fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek)


change X cursor to "I".


update terminfo entry.


add new line glitch to terminfo entry.


change -e behaviour and update man page.


-e flag handles arguments.


use memmove() instead of memcpy() in ttyread().


fix and clean ttyread(). buf wasn't static.


merge.


s/xw.dis/xw.dpy/


Fix unused variable issue and OSX includes


cleanup & bugfix in xdraws().


clean comment regarding redrawing in bmotion().


Add -c option to override the default window class


some code cleaning.


utf8 support! print text in delicious unicode greatness! all hail to the glorious Damian Okrasa for the patch! TERM set back to xterm. changed default fonts. Note: drawing is now (even) slower.


selection code cleanup.


fixed ED.


redraw if we scroll on resize


get rid of artifacts in border on resize down


copy old pixmap to new on resize