Skip to content

Allow configuring whether to care about the CTS line - #66

Open
meithecatte wants to merge 1 commit into
rust-osdev:mainfrom
meithecatte:push-txwvlvrktzpv
Open

Allow configuring whether to care about the CTS line#66
meithecatte wants to merge 1 commit into
rust-osdev:mainfrom
meithecatte:push-txwvlvrktzpv

Conversation

@meithecatte

Copy link
Copy Markdown

Resolves #65.

I have chosen to make "ignore CTS" the default, as that is the choice that is more likely to simply work for the user, as the aforementioned issue demonstrates.

Since the PR adds a new field to the Config struct, it would probably need to be a semver bump. Perhaps that's a good opportunity to mark the Config struct as #[non_exhaustive], but I'll leave that call up to you.

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.

Allow bypassing CTS

1 participant