Redraw interface after launching external viewer
- Lingua principale
- Haskell
- Stelle
- 744
- Fork
- 22
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- haskell
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 55/100