nushell/crates/nu-explore/src
WindSoilder 9b35d59023
Update crossterm version to 0.26 (#8623)
# Description

This pr is a companion to https://github.com/nushell/reedline/pull/560

Fortunally, we don't need to change too much nushell code.

## Additional note about lscolor dependency
https://github.com/sharkdp/lscolors/pull/58~~
lscolor is using 0.26 for now
2023-04-14 22:14:57 +02:00
..
commands Clean up unnecessary macro use (#8607) 2023-03-25 20:17:20 +13:00
nu_common Remove old alias implementation (#8797) 2023-04-07 21:09:38 +03:00
pager Update crossterm version to 0.26 (#8623) 2023-04-14 22:14:57 +02:00
registry fix some typos (#7773) 2023-01-16 12:43:46 +01:00
views Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
lib.rs Reduce again the number of match calls (#7815) 2023-01-24 12:23:42 +01:00