..
commands
Add system, user and idle times to benchmark command ( #2571 )
2020-09-20 05:13:14 +12:00
completion
implementing case-sensitive & case-insensitive completion matching ( #2556 )
2020-09-17 10:52:58 -04:00
env
Slim down configuration readings and nu_cli clean up. ( #2559 )
2020-09-16 18:22:58 -05:00
evaluate
Update rustyline to latest ( #2565 )
2020-09-17 18:02:30 +12:00
shell
Limit open streaming to non-files, and files > 32mb ( #2570 )
2020-09-19 07:51:28 +12:00
stream
Add wasm support ( #2199 )
2020-07-18 13:59:23 +12:00
utils
Move nu-data out of nu-cli ( #2369 )
2020-08-18 19:00:02 +12:00
cli.rs
Update rustyline to latest ( #2565 )
2020-09-17 18:02:30 +12:00
commands.rs
Remove trim in favor of str trim ( #2560 )
2020-09-16 15:59:32 -04:00
context.rs
Slim down configuration readings and nu_cli clean up. ( #2559 )
2020-09-16 18:22:58 -05:00
deserializer.rs
Sleep command ( #2381 )
2020-08-22 05:51:29 +12:00
documentation.rs
Update rustyline to latest ( #2565 )
2020-09-17 18:02:30 +12:00
env.rs
WIP: Per directory env-variables ( #1943 )
2020-06-08 19:55:25 +12:00
examples.rs
Allow the calculation of bytes and int. ( #2160 )
2020-08-27 17:44:18 +12:00
format.rs
Nu table ( #2015 )
2020-06-20 15:41:53 +12:00
futures.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
git.rs
Bump to 0.18.2. Move starship external. ( #2345 )
2020-08-14 07:02:45 +12:00
keybinding.rs
Move nu-data out of nu-cli ( #2369 )
2020-08-18 19:00:02 +12:00
lib.rs
Update rustyline to latest ( #2565 )
2020-09-17 18:02:30 +12:00
path.rs
Changing the directory to '.' doesn't modify the prompt anymore ( #2457 )
2020-08-31 05:24:38 +12:00
plugin.rs
Core nu plugin load capability. ( #2544 )
2020-09-14 09:07:02 -05:00
prelude.rs
Move nu-data out of nu-cli ( #2369 )
2020-08-18 19:00:02 +12:00
shell.rs
Update rustyline to latest ( #2565 )
2020-09-17 18:02:30 +12:00
utils.rs
Move nu-data out of nu-cli ( #2369 )
2020-08-18 19:00:02 +12:00