Closed KP64 closed 1 year ago
The addition of the 'terminal_size' crate provides a cross-platform way of getting the current terminal dimensions. This allows to refactor tty.rs to a single file instead of the previously 3 files used (mod.rs, windows.rs & unix.rs).
The addition of the 'terminal_size' crate provides a cross-platform way of getting the current terminal dimensions. This allows to refactor tty.rs to a single file instead of the previously 3 files used (mod.rs, windows.rs & unix.rs).