1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-13 08:41:07 +00:00
uutils-coreutils/tests
Will Shuttleworth 61bd11a551
stty: set control characters (#7931)
* reworked arg processing. control character mappings are correctly grouped now, ie 'stty erase ^H'

* stty: setting control chars to undefined (disabling them) is implemented

* setting control chars

* stty: can now set control chars. need to improve checks on valid mappings

* stty: matches GNU in what control character mappings are allowed

* stty: run rustfmt and remove extra comments

* stty: setting control char code review fixes

* stty: fix rustfmt errors

* stty: more small edits after review

* stty: refactor set control char changes for better testing

* stty: fix ci error

* stty: fix issues from code review
2025-06-05 11:38:51 +02:00
..
benches/factor run cargo fmt on missed files 2025-05-19 11:17:46 +02:00
by-util stty: set control characters (#7931) 2025-06-05 11:38:51 +02:00
fixtures Merge pull request #8047 from eldyl/feat/add_wezterm_to_terms 2025-06-03 07:54:05 +02:00
uutests fixed link to repo on uutests docs 2025-04-26 18:36:21 -07:00
test_util_name.rs l10n: Adjust a test, I don't think we need to full path with 'usage' 2025-06-04 19:24:03 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00