ctrlpvim / ctrlp.vim

Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
ctrlpvim.github.com/ctrlp.vim
Other
5.55k stars 260 forks source link

Silence `winc p` so Vim doesn't beep when opening a file #625

Closed sfsam closed 4 weeks ago

sfsam commented 5 months ago

As of a recent patch of Vim, CtrlP causes a beep when it opens a new file (described in this Vim issue: https://github.com/vim/vim/issues/14047). Other uses of winc p are already protected by sil!.

bulletmark commented 4 months ago

Would be appreciated to get this merged asap. This beeping (flashing for me) has been driving me crazy since the new vim 9.1 arrived on Arch Linux.