forked from extern/nushell
# Description This updates most crates to 0.27 `crossterm`. To do so we need the most recent `ratatui` `reedline` can now update as well. See https://github.com/nushell/reedline/pull/625 Sadly this introduces some crate duplication again as there are some other dependency updates. Furthermore we have another crate depending on 0.26.1 crossterm (`comfy-table` that some how gets pulled in by polars) # User-Facing Changes 2 additional mouse events detected by `input listen` # Tests + Formatting None |
||
---|---|---|
.. | ||
ansi | ||
input | ||
clear.rs | ||
dir_info.rs | ||
du.rs | ||
kill.rs | ||
mod.rs | ||
sleep.rs | ||
term_size.rs |