Missing vim keybinds in history/help
- Dominant language
- Go
- Stars
- 10.7k
- Forks
- 407
- PR merge metrics
- No merged PRs in 30d
Description
This app could really use vim-style bindings everywhere where possible. Every pop-up (help, history) should have `q` as close and j/k as `down/up 1 line`. I m not really sure if this is already possible with config.toml but this should definitelly be the default since you dont need those while in pop-up menu.
I noticed that moving between section already supports `ctrl+j/k` so I guess these are just missing
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the help and history pop-up entry points, and compare them with the existing ctrl+j/k section navigation. Add the requested default q close and j/k one-line movement behavior where applicable, then verify both pop-ups respond correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100