Support prefix-based history navigation in the Search view
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
The Search view already supports using Up/Down arrows to navigate through search history.
It would be useful if, when the input is not empty, Up/Down only cycled through history entries starting with the current input, similar to Zsh's prefix history search. When the input is empty, the existing behavior could remain unchanged.
If possible, I'd be happy to work on this.
Contributor guide
Assessment
This issue has not been assessed yet.