Skip to content

Use rustyline's termios backend - #37

Open
plotnick wants to merge 1 commit into
omicron-integrationfrom
rustyline-termios
Open

Use rustyline's termios backend#37
plotnick wants to merge 1 commit into
omicron-integrationfrom
rustyline-termios

Conversation

@plotnick

Copy link
Copy Markdown
Collaborator

The default backend rebuilds termios from typed flags, dropping c_cflag bits nix doesn't model. On illumos that zeroes the baud rate, and B0 at raw-mode entry hangs up the terminal.

The default backend rebuilds termios from typed flags, dropping
c_cflag bits nix doesn't model. On illumos that zeroes the baud
rate, and B0 at raw-mode entry hangs up the terminal.
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.

1 participant