junegunn / junegunn/fzf.vim

I'm not allowed to type in more than two characters to do search

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

Description

- [ ] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [ ] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [ ] I have read through the manual page of fzf (`man fzf`)
- [ ] I have searched through the existing issues

MacOS Catalina
iterm2 Build 3.3.12
neovim v0.4.3
I used vim-plug to install the latest version of fzf-vim.

I pressed s to go to the command line bar and there I can search for text in the current buffer. After the prompt ">", I typed the three characters ":Rg". However, g ended up appearing at the bottom-right corner and the search broke down, marked as in the red box in the following figure. Each time I search for a text, I'm not allowed to type more than two characters. Can one help me solve this issue. My init.vim is attached below.
[init.vim.txt](https://github.com/junegunn/fzf.vim/files/4930673/init.vim.txt)

Thanks in advance!

![image](https://user-images.githubusercontent.com/782824/87654762-f7334200-c789-11ea-87d7-1181c1c5bc8d.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.