Skip to content

Conversation

willshuttleworth
Copy link
Contributor

fix for #6820. currently, there is no way to negate or disable an stty setting. for example, stty echonl works, but it cannot be undone with stty -echonl since clap tries to parse -echonl as an option. allowing hyphen values for settings fixes this.

Copy link

github-actions bot commented Jun 9, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/misc/stdbuf (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@sylvestre sylvestre merged commit 09004e9 into uutils:main Jun 10, 2025
75 checks passed
@willshuttleworth willshuttleworth deleted the stty-negate-settings branch June 16, 2025 14:23
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.

2 participants