-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
Description
Steps to reproduce
Build gvim with
./configure --with-features=tiny
make -j$(nproc)
src/vim -g
Resizing the window just a single position will jump it back into place. Not sure why tiny build affects this.
^ Right there
./configure --with-features=normal is not affected.
./configure --with-features=huge is not affected.
(Very annoyingly some desktops remember position of windows - so be sure you are not tricked by it remembering fullscreen)
Expected behaviour
Starting with commandline and cursor visible.
Version of Vim
9.1.2146
Environment
Operating system: Fedora Linux 43 (Workstation Edition)
Terminal: alacritty
Value of $TERM: alacritty
Shell: /bin/bash
Transient hostname: fedora
Static hostname: (unset)
Icon name: computer
Machine ID: 42544bce44f94ee9a5e5d4b990c3b2d7
Boot ID: f8d797d3674c4da8af45d7ccd76a41ed
Operating System: Fedora Linux 43 (Workstation Edition)
CPE OS Name: cpe:/o:fedoraproject:fedora:43
OS Support End: Wed 2026-12-02
OS Support Remaining: 9month 1w 1d
Kernel: Linux 6.12.67-2.rpi5.fc43.aarch64
Architecture: arm64
Logs and stack traces
Reactions are currently unavailable