Support vim's j and k keybindings
Abierto
- Lenguaje dominante
- Haskell
- Estrellas
- 744
- Forks
- 22
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm actually quite surprised if a TUI doesn't support j for down and k for up 😅
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- haskell
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100