rspell
rspell copied to clipboard
Change terminal input format
Is there an existing issue or pull request for this?
- [X] I have searched the existing issues and pull requests
Feature description
It would be nice to add more ignore and replace-related options without more clutter. Also, sometimes there's a muscle memory of "down-down-enter" for "ignore all", which will result in the user skipping the file if there aren't multiple occurances of the typo. This change could maybe make the experience more consistent.
Desired solution
Maybe the "Ignore" and "Replace" options could open up to sub-options in some fashion. For example, "ignore" could open up to "Ignore", "Ignore All [Occurances?]", "Ignore Line", "Ignore File", "Ignore Directory", "Ignore File Extension".
Alternatives considered
No response
Additional context
No response