nushell/crates/nu-command/src/platform
Darren Schroeder 057bfff0cb
add term size command (#792)
* add `term-size` command

* Update term_size.rs

Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2022-01-21 14:31:33 +11:00
..
ansi Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00
clear.rs Port over the clear command from nushell (#373) 2021-11-28 08:32:44 +00:00
input.rs Add simple stdin input command (#754) 2022-01-16 15:28:28 +11:00
kill.rs Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00
mod.rs add term size command (#792) 2022-01-21 14:31:33 +11:00
sleep.rs Port over the sleep command from nushell (#371) 2021-11-29 10:15:32 +13:00
term_size.rs add term size command (#792) 2022-01-21 14:31:33 +11:00