nushell/crates/nu-cli
Stefan Holderbach 06199d731b
Use bleeding edge reedline, with fix for #5593 (#5598)
Fixes #5593 (OOM introduced with #5587 when no config was present and an attempt was
made to allocate all memory in advance)

Includes also other changes to reedline:

- Vi word definition fixed and `w` and `e` work as expected
2022-05-20 17:35:25 +02:00
..
src Don't report error when cwd is not exists. (#5590) 2022-05-20 07:03:03 -05:00
tests nu-cli/completions: add custom completion test (#5543) 2022-05-14 15:09:41 -05:00
Cargo.toml Use bleeding edge reedline, with fix for #5593 (#5598) 2022-05-20 17:35:25 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00