1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-30 01:28:11 +01:00
nushell/crates/nu-explore
Reilly Wood 7746e84199
Make LS_COLORS functionality faster in explore, especially on Windows ()
Closes . More context there, but basically `explore` was getting
file metadata for every row every time the record view was rendered. The
quick fix for now is to do the `LS_COLORS` colouring with a `&str`
instead of a path and file metadata.
2024-06-05 07:43:12 +08:00
..
src Make LS_COLORS functionality faster in explore, especially on Windows () 2024-06-05 07:43:12 +08:00
.gitignore [MVP][WIP] less like pager () 2022-12-01 09:32:10 -06:00
Cargo.toml bump version to 0.94.3 () 2024-06-05 06:52:40 +08:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00