익명 18:48

gvim 9.1 under 26.04

gvim 9.1 under 26.04

Just upgraded from 24.10 to 26.04 on VMware for W11. When I run:

gvim -geometry n1xn2+n3+n4

While n1 and n2 are understood properly, n3 and n4 are ignored, and the gvim window starts up in the center of the VM window. This was not a problem under 24.10 or before.

Thanks. Norm



Top Answer/Comment:

Comment: Ubuntu 26.04 switched to Wayland by default, and Wayland does not support X11 window‑positioning hints. Try: env GDK_BACKEND=x11 gvim -geometry 800x600+100+100

상단 광고의 [X] 버튼을 누르면 내용이 보입니다