use_resize_increments
On this page
use_resize_increments = false#
When set to true, prefer to snap the window size to a multiple of the
terminal cell size. The default is false, which allows sizing the window to
an arbitrary size.
This option is only respected on X11, Wayland and macOS systems.
Note that if you have configured window_padding then the resize increments don't take the padding into account.
Window padding is now accounted for.