Support vim's j and k keybindings
Ouverte
- Langage dominant
- Haskell
- Étoiles
- 744
- Forks
- 22
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I'm actually quite surprised if a TUI doesn't support j for down and k for up 😅
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- haskell
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100