junegunn / junegunn/fzf.vim

FZFBLines doesn't work in terminal buffer

Open
#1,147 0 comments 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

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

FZFBLines opens the FZF window and does the search successfully. However, when I press enter on a line, it fails to open that line in the terminal buffer.

Below is a screenshot of the error message:
![Screen Shot 2020-10-22 at 1 12 38 PM](https://user-images.githubusercontent.com/61027055/96925660-5bd8f980-1469-11eb-9e09-b80d662f6f3a.png)

I think the callback needs to be fixed for terminal buffers. I have been seeing this issue since I installed this plugin, but forgot to report the bug.

Thanks for your support !

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.