Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628134 - app-editors/vim-8.0.0938: starting vim makes cursor blink in urxvt
Summary: app-editors/vim-8.0.0938: starting vim makes cursor blink in urxvt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-17 18:04 UTC by Piotr Karbowski (RETIRED)
Modified: 2017-08-22 07:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Karbowski (RETIRED) gentoo-dev 2017-08-17 18:04:24 UTC
After upgrading from app-editors/vim-8.0.0386-r1 to app-editors/vim-8.0.0938 I noticed that the moment I start vim, the cursors starts blinking and stays blinking even outside of vim, regardless of settings of the terminal or the vim itself.

It does not happen however if I start them vim in xterm. After dowgrade to app-editors/vim-8.0.0386-r1 the issue is no more.
Comment 1 Piotr Karbowski (RETIRED) gentoo-dev 2017-08-17 18:28:54 UTC
The commit that broke the cursor:

commit 3cd43ccccb03b2e68df9c8a344a87e51c007c656 (HEAD, tag: v8.0.0918)
Author: Bram Moolenaar <Bram@vim.org>
Date:   2017-08-12 19:51:41 +0200

    patch 8.0.0918: cannot get terminal window cursor shape or attributes
    
    Problem:    Cannot get terminal window cursor shape or attributes.
    Solution:   Support cursor shape, attributes and color.


I will poke upstream.
Comment 2 Piotr Karbowski (RETIRED) gentoo-dev 2017-08-21 19:08:02 UTC
It seems like it was fixed upstream, https://github.com/vim/vim/issues/1986#issuecomment-323794546
Comment 3 Tim Harder gentoo-dev 2017-08-22 03:58:30 UTC
Should be fixed in 8.0.0983 now in the tree.
Comment 4 Tobias Klausmann (RETIRED) gentoo-dev 2017-08-22 07:55:49 UTC
Can confirm that it is fixed for me.