On Sun, Dec 25, 2016, at 11:15, moos...@gmail.com wrote:
> cat(1)ing https://www.cl.cam.ac.uk/~mgk25/ucs/full-bmp.txt leads to a
> segfault inside Xft (with 50% chance) furthermore my attempts to
> reproduce it under valgrind(1) failed.
I am using the latest st (git pull) with no changes to config
Hello,
I grew accustomed to button3 behavior in rxvt and wanted to add
something similar to st, my attempt sort of works but is not ideal and
not what rxvt does, here's the diff:
@@ -989,6 +996,19 @@ bpress(XEvent *e)
sel.tclick2 = sel.tclick1;
sel.tclick1 = now;