Hello, I use vim everyday and love it. Thanks to everyone involved for the great software!
One thing has been annoying me for a long time: I mostly use the gtk GUI, in conjunction with a tiling window manager, which means that the window size is fixed. Whenever I change the fontsize, the "internal vim window layout" (I don't know how to call this properly) does not get updated, i.e. the number of rows and columns stays the same, and the layout just scales with the font size. When I increase the fontsize, this means that the lower and right parts of the vim window get hidden from view (because the x11 window keeps its size). I have to resize the x11 window manually to make vim update its layout. I understand that with regular floating windows, this behaviour is probably intended, as the x11 window's size just grows/shrinks with the vim fontsize. But with a tiling window manager, it is annoying. Can this be fixed in some way? Even though I am not a professional programmer, I could also try to fix it myself. (I would just make vim update its layout everytime the fontsize changes.) But I would need a hint as to which part of the code to look at. Or is my window manager (dwm) at fault here? Thank you for your help and effort, TJ -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
