nushell/crates/nu-cli
Stefan Holderbach a82fa75c31
Update nu-ansi-term to remove Deref impl (#5706)
Resolves an unexpected issue due to `Deref` and `ToString` interacting

Details: https://github.com/nushell/nu-ansi-term/pull/5 and https://github.com/nushell/reedline/pull/435#issuecomment-1141348209

Also updates reedline: Includes a fix for a panic when the directory containing the history is deleted during a running reedline session. (nushell/reedline#436)
2022-06-03 21:38:54 +02:00
..
src Use search terms in the help menu search (#5708) 2022-06-03 20:30:36 +02:00
tests nu-cli/completions: add filtering tests for variables completions (#5653) 2022-05-26 23:38:03 +02:00
Cargo.toml Update nu-ansi-term to remove Deref impl (#5706) 2022-06-03 21:38:54 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00