Add Search Criteria of FZF Command to Register
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [x] Question
- [ ] Bug
- [x] Suggestion
- OS
- [ ] Linux
- [ ] macOS
- [ ] Windows
- [x] Etc.
- Vim
- [ ] Vim
- [x] Neovim
Is it possible to add the most recent search criteria of an FZF command (in my case `BLines`) to a register? I'm trying to figure out how one might integrate `vim`'s built-in `n`/`p` (next/previous result) behavior with FZF, basically using FZF as a drop-in replacement for the built-in search.
Of course, if there are better ways of accomplishing this, those suggestions are certainly welcome.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.