Excerpts from Henri Ducrocq's message of Wed May 20 21:34:36 +0100 2009: > I'm using a tiling window manager and my windows get resized quite > frequently. However Sup isn't detecting these events and I have to press > Control-L to redraw the screen.
I tried to do it myself, first by checking for Ncurses::KEY_RESIZE in nonblocking_getch in buffer.rb (couldn't work because of the IO.select), then slightly less unsuccessfully by catching the WINCH event, but it looks like the signal isn't emitted in a completely consistent manner every time I resize the window. Any advice William? (Of course I'm secretly hoping you're gonna fix it yourself :) -- Henri _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk