COLUMNS/LINES not updated when resizing with transparency

Marc Lehmann schmorp at schmorp.de
Tue Sep 16 01:57:32 CEST 2008


On Mon, Sep 15, 2008 at 05:29:33PM -0500, Markus Peloquin <markpeloquin at gmail.com> wrote:
> The problem only exists when transparency is enabled (using '+tr'
> argument).  I am using rxvt-unicode-9.05 with libAfterImage-1.15.

+tr *disables* transparency (the default), are you really sure you use that
switch?

Unfortunately, I cannot reproduce the problem, but I hope our transparency
expert knows more :)

Can you (from an unrelated window) strace -p <pid> your vim process, and see
whether it gets a SIGWINCH when you enlarge your window, and whether the
following TIOCGWSZ or so ioctl to fetch the size delivers correct values?

> I always have multiple terminals open, so I need to be able to see my
> background to stay sane :)

Sounds more like faulty logic to me, but if it suits you, fine with me :)

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      pcg at goof.com
      -=====/_/_//_/\_,_/ /_/\_\




More information about the rxvt-unicode mailing list