Skip to content

Conversation

@ktr0731
Copy link
Owner

@ktr0731 ktr0731 commented Apr 3, 2022

Apply c-bata#239.
This fixes ktr0731/evans#515.

Xiami and others added 3 commits June 18, 2021 01:25
This bug is introduced by 20e0658.
Saving a *unix.Termios and then modifying it in SetRaw() makes the
saved state useless.

By restoring saveTermios type from *unix.Termios to unix.Termios,
SetRaw() no longer influences the saved termios.

This should fix c-bata#228 and c-bata#233 .

Signed-off-by: Xiami <i@f2light.com>
@ktr0731 ktr0731 self-assigned this Apr 3, 2022
@ktr0731 ktr0731 merged commit 4c1e893 into master Apr 3, 2022
@ktr0731 ktr0731 deleted the apply-239 branch June 3, 2022 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After exiting evans REPL, the terminal doesn't echo anymore

1 participant