junegunn / junegunn/fzf.vim

Cursor does not stop blinking after :FZF (Windows, Git Bash)

Open
#1,558 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

### Checklist

- [X] I have fzf 0.54.0 or later
- [X] I have searched through the existing issues

### Output of `:echo system(fzf#exec() .. ' --version')`

0.54.3 (af4917d)

### OS

- [ ] Linux
- [ ] macOS
- [X] Windows
- [ ] Etc.

### Problem / Steps to reproduce

Run :FZF and select a file. The cursor blinks when you search the :FZF pop-up, but does not stop after you select a file from the pop-up.
This was tested in Git Bash (which comes with Git for Windows).
git and fzf were install via scoop.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in Vim on Windows using Git Bash by running :FZF, searching the popup, and selecting a file. Start from the :FZF entry point and the fzf#exec() version check; done means the cursor stops blinking after the popup closes, without changing behavior on other platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
43/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.