aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2026-03-07 15:18:47 -0600
committerCalvin Rose <calsrose@gmail.com>2026-03-07 15:28:59 -0600
commit8f446736edb302ce57d554d41a81a783e8b36872 (patch)
tree02f22d5a5f28ce128cce8c87525155534ac56793 /.gitignore
parentfix janet_make_threaded to return threaded channel (#1724) (diff)
Fix #1723 - handle prompt longer than terminal is wide.HEADmaster
When this happened, we tried to print a buffer with a negative length that resulted in invalid memmove call. This fix both checks that we don't tried to append a negative buffer, and truncates a prompt that is too long for the termimal so that one can still enter text with at least 16 visible characters for data entry.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions