nushell/crates/nu-cli/src
2020-12-05 17:12:42 +13:00
..
commands Tell Nu to look for hash's rest columns paths first. (#2777) 2020-12-04 13:49:58 -05:00
completion Revert "Getting closer to multiline scripts (#2738)" (#2745) 2020-11-10 18:22:13 +13:00
env Fix new clippy warnings (#2760) 2020-11-22 13:37:16 +13:00
evaluate Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
shell Revert "Bump Rustyline to 7.0.0 (#2776)" (#2778) 2020-12-05 17:12:42 +13:00
stream Precision added to round cmd (#2710) 2020-10-29 16:14:08 +13:00
types Add hash command with base64 subcommand (#2769) 2020-12-01 06:47:35 +13:00
utils Consolidate suggestions code (#2597) 2020-09-25 15:44:24 +12:00
cli.rs Revert "Bump Rustyline to 7.0.0 (#2776)" (#2778) 2020-12-05 17:12:42 +13:00
command_registry.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00
commands.rs Add hash command with base64 subcommand (#2769) 2020-12-01 06:47:35 +13:00
deserializer.rs Remove panics from random integer and make the constraint more idiomatic (#2578) 2020-09-20 08:41:49 +12:00
documentation.rs Fix new clippy warnings (#2760) 2020-11-22 13:37:16 +13:00
env.rs WIP: Per directory env-variables (#1943) 2020-06-08 19:55:25 +12:00
evaluation_context.rs Make run_block public (#2772) 2020-12-02 23:00:30 +13:00
examples.rs Fix new clippy warnings (#2760) 2020-11-22 13:37:16 +13: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 Revert "Bump Rustyline to 7.0.0 (#2776)" (#2778) 2020-12-05 17:12:42 +13:00
lib.rs Make run_block public (#2772) 2020-12-02 23:00:30 +13:00
path.rs Changing the directory to '.' doesn't modify the prompt anymore (#2457) 2020-08-31 05:24:38 +12:00
plugin.rs Fix new clippy warnings (#2760) 2020-11-22 13:37:16 +13:00
prelude.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
shell.rs Update rustyline to latest (#2565) 2020-09-17 18:02:30 +12:00
types.rs Change alias shape inference to proposal of RFC#4 (#2685) 2020-10-29 06:49:38 +13:00
utils.rs Consolidate suggestions code (#2597) 2020-09-25 15:44:24 +12:00