nushell/crates/nu-cli/src/commands
Ian Manske ae5fed41ed
Path migration part 3: $nu paths (#13368)
# Description
Part 3 of replacing `std::path` types with `nu_path` types added in
#13115. This PR targets the paths listed in `$nu`. That is, the home,
config, data, and cache directories.
2024-08-01 10:16:31 +02:00
..
commandline Remove deprecated flags on commandline (#12658) 2024-04-25 14:16:42 +00:00
history Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
default_context.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
keybindings_default.rs Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
keybindings_list.rs Fix keybindings list being empty by default (#13456) 2024-07-26 16:03:05 +08:00
keybindings_listen.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
keybindings.rs Make get_full_help take &dyn Command (#12903) 2024-05-19 19:56:33 +02:00
mod.rs separate commandline into subcommands (#11877) 2024-02-18 16:15:59 -06:00