nushell/crates/nu-command/src/platform
Darren Schroeder 4f05e9f4a6
add a display of what the colors look like in ansi --list (#4866)
* add a display of what the colors look like in `ansi --list`

* change 'color' to 'preview' - add the ability to turn it off via config with use_ansi_coloring
2022-03-18 06:27:33 -05:00
..
ansi add a display of what the colors look like in ansi --list (#4866) 2022-03-18 06:27:33 -05:00
reedline_commands Rename some files (#952) 2022-02-05 12:35:02 -05:00
clear.rs Port over the clear command from nushell (#373) 2021-11-28 08:32:44 +00:00
dir_info.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
du.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
input.rs Add simple stdin input command (#754) 2022-01-16 15:28:28 +11:00
kill.rs Fixed printing of builtin kill command #4392 (#4447) 2022-02-12 20:18:27 -06:00
mod.rs Rename some files (#952) 2022-02-05 12:35:02 -05: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