TheRealKaup/KTech

Signal-triggered printing

Open

#156 aperta il 15 mar 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (1 fork)auto 404
good first issuegraphics

Metriche repository

Star
 (3 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor