Skip to content

stty: add options to set and print terminal size#8221

Merged
cakebaker merged 3 commits into
uutils:mainfrom
willshuttleworth:stty-size
Jun 19, 2025
Merged

stty: add options to set and print terminal size#8221
cakebaker merged 3 commits into
uutils:mainfrom
willshuttleworth:stty-size

stty: add option to print terminal size

10f8d77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 19, 2025 in 1s

44.89% of diff hit (target 86.74%)

View this Pull Request on Codecov

44.89% of diff hit (target 86.74%)

Annotations

Check warning on line 298 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 311 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 322 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 337 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 340 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L339-L340

Added lines #L339 - L340 were not covered by tests

Check warning on line 362 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L362

Added line #L362 was not covered by tests

Check warning on line 372 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L371-L372

Added lines #L371 - L372 were not covered by tests

Check warning on line 376 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L374-L376

Added lines #L374 - L376 were not covered by tests

Check warning on line 380 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L379-L380

Added lines #L379 - L380 were not covered by tests

Check warning on line 661 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L656-L661

Added lines #L656 - L661 were not covered by tests

Check warning on line 665 in src/uu/stty/src/stty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/stty/src/stty.rs#L663-L665

Added lines #L663 - L665 were not covered by tests