[vim/vim] [GTK3] modeless selection is not updated promptly (Issue #20969)
依云 (Vim Github Repository) <[email protected]> Fri, 07 Aug 2026 01:14:54 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/issues/[email protected]> |
lilydjwg created an issue (vim/vim#20969) ### Steps to reproduce 1. Run `vim -g -f --clean` 2. Run `:file` 3. Try select some text in the message 4. The selection is either not shown at all, or updated only once or twice, significantly lagging behind mouse motion 1f2f568f9147ca68d8772869fd6b6f56901847b3 is the first 'bad' commit ### Expected behaviour Modeless selection is updated when the mouse moves. ### Version of Vim 9.2.0920 ### Environment Arch Linux, Wayland, GTK 3.24.52. ### Logs and stack traces ```shell ``` -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/issues/20969 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/issues/[email protected]> -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/issues/20969%40github.com.