nushell/crates/nu-command
Stefan Holderbach 799fa98411
Update reedline, revert crossterm (#4657)
At the moment `crossterm` apparently has a regression decoding certain important key combinations on Windows.
Thus reedline reverted to the previous version.

Some changes are necessary to remove the need for `crossterm` in the use of `lscolors`.
Introduces two local conversion traits.

Additionally update the `Highlighter` API to support the cursor
position.
This will enable brace/statement match highlighting.
2022-02-26 11:23:05 -06:00
..
assets Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
src Update reedline, revert crossterm (#4657) 2022-02-26 11:23:05 -06:00
tests Fix Windows doc comments (#4643) 2022-02-25 13:03:39 -05:00
build.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Update reedline, revert crossterm (#4657) 2022-02-26 11:23:05 -06:00