We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f902939 commit fd4ba4fCopy full SHA for fd4ba4f
1 file changed
src/uu/stty/src/flags.rs
@@ -385,4 +385,5 @@ pub const COMBINATION_SETTINGS: &[(&str, bool)] = &[
385
("pass8", true),
386
("raw", true),
387
("sane", false),
388
+ ("tabs", true),
389
];
0 commit comments