Redraw interface after launching external viewer
- Lenguaje dominante
- Haskell
- Estrellas
- 744
- Forks
- 22
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
GUI programs tend to output warnings on their stdout or stderr.
In paperboy, those warnings overwrite part of the user interface:

It should be sufficient to redraw the interface when the external viewer terminates, as paperboy is unresponsive while waiting for the external program anyway.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Look for the code that launches the external viewer and waits for it to terminate, likely in a module handling external processes or the main UI loop. After the viewer process ends, trigger a redraw of the TUI interface. Check existing tests for UI redrawing or process handling to understand the pattern.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- haskell
- Área
- cli
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 55/100