nushell/crates/nu-command
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
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Fix ls for Windows system files (#5703) 2022-06-03 12:37:27 -04:00
tests Fix ls for Windows system files (#5703) 2022-06-03 12:37:27 -04:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12: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