TheRealKaup/KTech

Signal-triggered printing

Open

#156 aberto em 15 de mar. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1 fork)auto 404
good first issuegraphics

Métricas do repositório

Stars
 (3 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador