TheRealKaup/KTech

Signal-triggered printing

Open

#156 geöffnet am 15. März 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1 Fork)auto 404
good first issuegraphics

Repository-Metriken

Stars
 (3 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The SIGWINCH signal (I think) can be used to immediately trigger a print which could improve the lag caused by the terminal window size changing.

Should this be optional or just replace ShouldPrintThisTick()? I think the latter.

Contributor Guide