Support vim's j and k keybindings
Aperta
- Lingua principale
- Haskell
- Stelle
- 744
- Fork
- 22
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I'm actually quite surprised if a TUI doesn't support j for down and k for up 😅
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look for the keybinding handling code in the TUI module, likely in a file like `src/UI.hs`. Identify where arrow key navigation is defined and add mappings for 'j' (down) and 'k' (up). Test the changes by running the application and verifying the new keybindings work in the PDF list view.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- haskell
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 45/100