2mol / 2mol/pboy

Redraw interface after launching external viewer

Abierto
#25 1 comentario 0 reacciones 0 asignados Ver en GitHub
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:
![Screenshot](https://user-images.githubusercontent.com/2692085/56476040-4f996800-6491-11e9-883d-f9c8d4a745d9.png)

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.