nushell/crates/nu-cli/src
Darren Schroeder 32f18536e1
Add space to special prompt chars (#2122)
So spaces don't have to be escaped with quotes in the config.toml
2020-07-06 10:30:47 -05:00
..
commands Add space to special prompt chars (#2122) 2020-07-06 10:30:47 -05:00
data Autoenv rewrite, security and scripting (#2083) 2020-07-06 05:34:00 +12:00
env Autoenv rewrite, security and scripting (#2083) 2020-07-06 05:34:00 +12:00
evaluate Properly redirect invocations (#2070) 2020-06-28 09:04:57 +12:00
shell Add "move column" command. (#2123) 2020-07-06 10:27:01 -05:00
stream WIP (#2077) 2020-06-29 09:06:05 +12:00
utils
cli.rs Add "move column" command. (#2123) 2020-07-06 10:27:01 -05:00
commands.rs Add "move column" command. (#2123) 2020-07-06 10:27:01 -05:00
context.rs Autoenv rewrite, security and scripting (#2083) 2020-07-06 05:34:00 +12:00
data.rs
deserializer.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00
env.rs
examples.rs Numbered each (#2100) 2020-07-03 20:43:55 +12:00
format.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
futures.rs
git.rs Made starship usage configurable (#2049) 2020-06-25 17:44:55 +12:00
lib.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
path.rs
prelude.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
shell.rs
utils.rs