2mol / 2mol/pboy

Support vim's j and k keybindings

Ouverte
#47 2 commentaires 4 réactions 0 personnes assignées Voir sur GitHub
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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.