Search
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.9k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Search down/up in any screen.
Bind to / and ?, n and N to go to next/prev?
n is currently bound to moving the cursor down. May want to bind ? to help.
Does it make more sense to have separate vim/emacs-like keybind profiles?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the keybinding handling for moving the cursor down and the code shared by screens. Determine how search should work across screens, how /, ?, n, and N should behave, and whether separate Vim/Emacs profiles are required. Done means the scope and bindings are settled and search navigation works consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- cli, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100