Re: The cursor blinks again, but I can't tweak it
Tony Mechelynck <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <CAJkCKXvx3oXxvO09T6KEjhYDJHWWc68QML-8UBp8cMtvxVjGYA@mail.gmail.com> |
On Thu, Aug 20, 2026 at 12:46 AM Christoffer Aasted <[email protected]> wrote: > > I've not forgotten you Tony and thanks for reporting it, but its not been easy. > > I'd be grateful if you'd compile and test out this branch > https://github.com/dezza/vim/tree/fix-gtk3-cursor-redraw > I will not open a PR or draft yet, as this touches core loops in vim and is not something that should be rushed. I need some verification here. […] Hm, how do I compile this branch without damaging my existing setup ? ATM I have an unmodified clone of the github master repository with five shadow directories used to compile Vim with different configuration parameters in each.¹ I set my configuration by means of environment variables and in each shadow directory (src/shadow-*/) the Makefile is a symlink to ../Makefile rather than a copy, so any changes in the upstream src/Makefile are taken up automagically in all "shadows". Shall I have to clone the source separately from the URL you gave above and compile it under a modified executable name (let's say vim-dezza with a symlink gvim-dezza pointing to it) to avoid a clash with my "usual" Vim ? Best regards, Tony. Note 1. Configurations defined (with the executable names quoted) : • "vim-huge": Huge GTK3 with Terminal and as many interpreted languages as I could find • "vim": Huge GTK3 with no Terminal and no interpreted languages (this is what I normally use) • "vim-normal": Normal with Motif • "vim-small": Tiny with Motif • "vi": Tiny with no GUI -- -- 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/CAJkCKXvx3oXxvO09T6KEjhYDJHWWc68QML-8UBp8cMtvxVjGYA%40mail.gmail.com.