2mol / 2mol/pboy

Redraw interface after launching external viewer

Aperta
#25 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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:
![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.

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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.