nushell/crates/nu-command/src/platform
132ikl 378395c22c
Remove usages of internal_span (#14700)
# Description
Remove usages of `internal_span` in matches and initializers. I think
this should be the last of the usages, meaning `internal_span` can
finally be refactored out of `Value`(!?)
2024-12-30 16:47:06 +08:00
..
ansi Add auto option for config.use_ansi_coloring (#14647) 2024-12-26 11:00:01 -06:00
input add --default flag to input command (#14374) 2024-11-18 17:14:12 -06:00
term term query: refactor, add --beginning flag (#14446) 2024-12-01 20:02:48 -06:00
clear.rs Send both 2J and 3J on clear (#14181) 2024-10-28 06:42:18 -05:00
dir_info.rs du: add -l/--long flag, remove -a/--all flag (#14407) 2024-12-10 11:22:56 -06:00
is_terminal.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
kill.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs Add term query, for querying information from terminals. (#14427) 2024-11-25 15:13:11 -06:00
sleep.rs Improve sleep example using multiple durations (#14520) 2024-12-05 07:54:14 -06:00
ulimit.rs Remove usages of internal_span (#14700) 2024-12-30 16:47:06 +08:00
whoami.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00