1
0
mirror of https://github.com/nushell/nushell.git synced 2025-02-20 12:32:05 +01:00
nushell/crates/nu-cli/src
Jonathan Turner 8453261211
Update rustyline to latest ()
* Update rustyline to latest

* Go ahead and use rustyline for testing
2020-09-17 18:02:30 +12:00
..
commands Make the sleep command pass data through. () 2020-09-16 19:34:37 -04:00
completion Refactor completion trait () 2020-09-16 16:37:43 +12:00
env Slim down configuration readings and nu_cli clean up. () 2020-09-16 18:22:58 -05:00
evaluate Update rustyline to latest () 2020-09-17 18:02:30 +12:00
shell Update rustyline to latest () 2020-09-17 18:02:30 +12:00
stream Add wasm support () 2020-07-18 13:59:23 +12:00
utils Move nu-data out of nu-cli () 2020-08-18 19:00:02 +12:00
cli.rs Update rustyline to latest () 2020-09-17 18:02:30 +12:00
commands.rs Remove trim in favor of str trim () 2020-09-16 15:59:32 -04:00
context.rs Slim down configuration readings and nu_cli clean up. () 2020-09-16 18:22:58 -05:00
deserializer.rs Sleep command () 2020-08-22 05:51:29 +12:00
documentation.rs Update rustyline to latest () 2020-09-17 18:02:30 +12:00
env.rs WIP: Per directory env-variables () 2020-06-08 19:55:25 +12:00
examples.rs Allow the calculation of bytes and int. () 2020-08-27 17:44:18 +12:00
format.rs Nu table () 2020-06-20 15:41:53 +12:00
futures.rs Move most of the root package into a subcrate. () 2020-03-04 13:58:20 -05:00
git.rs Bump to 0.18.2. Move starship external. () 2020-08-14 07:02:45 +12:00
keybinding.rs Move nu-data out of nu-cli () 2020-08-18 19:00:02 +12:00
lib.rs Update rustyline to latest () 2020-09-17 18:02:30 +12:00
path.rs Changing the directory to '.' doesn't modify the prompt anymore () 2020-08-31 05:24:38 +12:00
plugin.rs Core nu plugin load capability. () 2020-09-14 09:07:02 -05:00
prelude.rs Move nu-data out of nu-cli () 2020-08-18 19:00:02 +12:00
shell.rs Update rustyline to latest () 2020-09-17 18:02:30 +12:00
utils.rs Move nu-data out of nu-cli () 2020-08-18 19:00:02 +12:00