E404 Output-delay and input-mode line combination bug · Issue #339 · tio/tio · GitHub
[go: up one dir, main page]

Skip to content

Output-delay and input-mode line combination bug #339

@yabu76

Description

@yabu76

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0