Jason Weber wrote:
> I mean where the actual X11 window is constrained to expand/shrink by steps > of the font's character width/height. > This has been the case, by my witness, for as long as I recall. It seems > to still be the case on Windows 10. > > I don't have a right or bottom scrollbar, just the left. > > I asked someone on Arch, and he said the same change happened to him a > short while back. It might be that this conflicts with filling the whole screen when maximized. When resizing the GUI window by dragging the edge, you would want to resize by the character cell size, so that there is no "half character" gap somewhere. When maximized you do want that gap, to avoid the Vim window now completely filling the screen. Not sure if we can have both. Can the window hints be removed when maximized, and added back when not? -- Compilation process failed successfully. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_use" 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_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20220401163813.CB14F1C039E%40moolenaar.net.
