winget install --id lsd-rs.lsd
About LSDeluxe
This project is a rewrite of GNU ls with lots of added features like colors, icons, tree-view, more formatting options etc. The project is heavily inspired by the super colorls project.
What's new in 1.2.0
What's Changed Fixes and Improvements - ๐ fix total size loop when using with -a by @zwpaper in #1097 - allow directroy-only + depth, fix #747 by @nim65s in #864 - Add space for executable construction icon by @Mersid in #1068 - - Bump idna to 1.0 via url 2.5.4 due to vulnerability by @msrd0 in #1114 - Update lsd to Rust version 2024/1.85 and update certain associated crate's versions by @wbeebe in #1153 - ๐จ ๐จ fix fmt and clippy issues by @zwpaper in #1156 - chore(ci): fix lints by @zwpaper in #1158 - chore: fix lints by @zwpaper in #1162 Icons - Add .zon (zig object notation) files to icon.rs by @XI2vGMst in #1091 - feat: add Jule icon (๎ ) by @adamperkowski in #1116 - Add icon for .cmd by @spenserblack in #1117 - Add icon for pug by @spenserblack in #1134 - add icon for containerfiles by @stanekondrej in #1143 - Set icon for m4, make, and makefile extensions by @silopolis in #1129 - Update icon.rs by @saeedmfarahani in #1150 New Contributors - @XI2vGMst made their first contribution in #1091 - @nim65s made their first contribution in #864 - @Mersid made their first contribution in #1068 - @adamperkowski made their first contribution in #1116 - @spenserblack made their first contribution in #1117 - @msrd0 made their first contribution in #1114 - @stanekondrej made their first contribution in #1143 - @wbeebe made their first contribution in #1153 - @silopolis made their first contribution in #1129 - @saeedmfarahani made their first contribution in #1150 Full Changelog: v1.1.5...v1.2.0
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.2.0 | Unknown | What's Changed Fixes and Improvements - ๐ fix total size loop when using with -a by @zwpaper in #1097 - allow directroy-only + depth, fix #747 by @nim65s in #864 - Add space for executable construction icon by @Mersid in... |
| 1.1.5 | Unknown | Highlight This release is mainly to fix the misalignment on the crate release, It's recommended that people who use cargo install lsd should upgrade. - Fixed misaligned outputs and unicode-width dependency version by @eh... |
| 1.1.3 | Unknown | Highlight This release fixes some important bugs and made a significant performance improvement, it's recommended to upgrade. - :hammer: :tada: use cache for user and group in unix, gain 60% improve by @zwpaper in #1026... |
| 1.1.2 | Unknown | Release highlight - fix #1014 What's Changed - rollback term grid to 0.1 and release v1.1.2 by @zwpaper in #1019 Full Changelog: |
| 1.1.1 | Unknown | What's Changed - fix version has not been updated in v1.1.0 |
| 1.0.0 | Unknown | New Features - โจ theme: bring icon theme to lsd by @zwpaper in #707 - Respect hidden flag on Windows by @Icxolu in #766 - Theme colors for inode and links are now being applied to the output by @d-sonuga in #768 - Locali... |