nushell/crates/nu-command/tests
Darren Schroeder d0c2adabf7
remove config use_grid_icons, move to parameter of grid command (#13788)
# Description

After looking at #13751 I noticed that the config setting
`use_grid_icons` seems out of place. So, I removed it from the config
and made it a parameter to the `grid` command.
2024-09-06 07:25:43 +08:00
..
commands remove config use_grid_icons, move to parameter of grid command (#13788) 2024-09-06 07:25:43 +08:00
format_conversions Make the subcommands (from {csv, tsv, ssv}) 0-based for consistency (#13209) 2024-06-26 17:51:47 -05:00
main.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00