[vim/vim] gvim-tiny commandline half-visible on startup (Issue #19483)

11 views
Skip to first unread message

dezza

unread,
Feb 22, 2026, 10:09:48 AMFeb 22
to vim/vim, Subscribed
dezza created an issue (vim/vim#19483)

Steps to reproduce

Build gvim with

./configure --with-features=tiny

src/vim -g

Resizing the window just a single position will jump it back into place. Not sure why tiny build affects this.

Screenshot.From.2026-02-22.15-58-39.png (view on web) ^ Right there

./configure --with-features=tiny` is not affected. ./configure --with-features=tiny` is not affected.

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


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19483@github.com>

h_east

unread,
Feb 24, 2026, 11:02:37 PMFeb 24
to vim/vim, Subscribed
h-east left a comment (vim/vim#19483)

I have reproduced this.
In my environment(Ubuntu 24.04.4 LTS), the bottom half of the command line area is hidden from the start without resizing.

I did git bisect. It seems v9.1.1585 is the cause.
Hmm, I wonder how to fix this...


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19483/3956599419@github.com>

dezza

unread,
Feb 25, 2026, 1:09:54 AMFeb 25
to vim/vim, Subscribed
dezza left a comment (vim/vim#19483)

I'm thinking its similar to how the scroll fast patch avoid touching the cmdline which means it will redraw fully by clearing and redrawing each time typing in cmdline with push/popgroup, which is very expensive, but not for a single line in cmdline as done here in commit.

It puzzles me why its not affecting normal/huge, but only tiny.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19483/3957062823@github.com>

Christian Brabandt

unread,
Feb 25, 2026, 2:29:36 PMFeb 25
to vim/vim, Subscribed

Closed #19483 as completed via b834c3f.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/19483/issue_event/23079240469@github.com>

Christian Brabandt

unread,
Mar 1, 2026, 11:16:18 AMMar 1
to vim/vim, Subscribed

Reopened #19483.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/19483/issue_event/23172362603@github.com>

dezza

unread,
Jun 17, 2026, 5:58:57 PM (8 hours ago) Jun 17
to vim/vim, Subscribed
dezza left a comment (vim/vim#19483)

Closed: #19853


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19483/4735898664@github.com>

Reply all
Reply to author
Forward
0 new messages