FZFBLines doesn't work in terminal buffer
- 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:

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.