-
-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Hi, tty.c:tty_write() has a bug.
If you set output-delay to a non-zero value, set input-mode to "line",
and send a line, the first character of the line will be sent repeatedly.
I fix this in https://github.com/yabu76/tio/tree/bugfix
0dddece
("Fix output-delay and input-mode line combination bug", 2025-09-20)
I checked this version.
$ git log -1
commit 3af4c55 (HEAD -> master, origin/master, origin/HEAD)
Author: aiotter git@aiotter.com
Date: Thu Aug 7 23:40:39 2025 +0900
Fix redundant output on macOS
Metadata
Metadata
Assignees
Labels
No labels