I want to toggle the option for a match while it's running
- Dominant language
- Go
- Stars
- 83k
- Forks
- 2.9k
- Avg merge
- 17h 8m
- Merged PRs (30d)
- 10
Description
- [x] I have read through the manual page (`man fzf`)
- [x] I have the latest version of fzf
- [x] I have searched through the existing issues
## Info
- OS
- [ ] Linux
- [x] Mac OS X
- [ ] Windows
- [ ] Etc.
- Shell
- [ ] bash
- [x] zsh
- [ ] fish
## Problem / Steps to reproduce
I'd like to switch the options for matches in the middle of running fzf when doing a file search, etc.
Is it possible to implement the ability to bind the key to `--exact` or `--no-sort` switching?
Contributor guide
No contributing guide indexed for this repository
Research direction
Review fzf's interactive key-binding handling and the --exact and --no-sort options first. Define how switching each option during a running file search should affect matching and sorting, then verify the behavior in the zsh-based CLI workflow described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, zsh
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100