mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 06:02:36 +00:00
@SpellarBot fixed 6 typos for you :)
This commit is contained in:
parent
79416127c8
commit
833349cb6d
2 changed files with 6 additions and 6 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -31,10 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Add the --depth parameter for the -R and --tree options from [jorpic](https://github.com/jorpic)
|
- Add the --depth parameter for the -R and --tree options from [jorpic](https://github.com/jorpic)
|
||||||
- Add the directory-order flag
|
- Add the directory-order flag
|
||||||
- Add a basic unicode support from [loewenheim](https://github.com/loewenheim)
|
- Add a basic unicode support from [loewenheim](https://github.com/loewenheim)
|
||||||
- Add the background color for the files with the setuid permission from [loewenheim](https://github.com/loewenheim)
|
- Add the background color for the files with the setup permission from [loewenheim](https://github.com/loewenheim)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Do not use the the custom icons for the directoriesa from [cat12079801](https://github.com/cat12079801)
|
- Do not use the the custom icons for the directories from [cat12079801](https://github.com/cat12079801)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix the --icon=never in case of no tiiy
|
- Fix the --icon=never in case of no tiiy
|
||||||
|
@ -50,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Added
|
### Added
|
||||||
- Add the sort by time flag from [boxdot](https://github.com/boxdot)
|
- Add the sort by time flag from [boxdot](https://github.com/boxdot)
|
||||||
- Add the reverse sort flag from [boxdot](https://github.com/boxdot)
|
- Add the reverse sort flag from [boxdot](https://github.com/boxdot)
|
||||||
- Add the suport to the arm-unknown-linux-gnueabihf platform
|
- Add the support to the arm-unknown-linux-gnueabihf platform
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix the width calculation when using the grid output from [kkk669](https://github.com/kkk669)
|
- Fix the width calculation when using the grid output from [kkk669](https://github.com/kkk669)
|
||||||
|
@ -71,7 +71,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [0.9.0] - 2018-12-12
|
## [0.9.0] - 2018-12-12
|
||||||
### Added
|
### Added
|
||||||
- Add a custom color for all the spectial files (char / pipe / block)
|
- Add a custom color for all the special files (char / pipe / block)
|
||||||
- Add some tests on metas
|
- Add some tests on metas
|
||||||
- Add the green colorization for the executable file from [LippyBoy](https://github.com/LippyBoy)
|
- Add the green colorization for the executable file from [LippyBoy](https://github.com/LippyBoy)
|
||||||
- Add the rust and swift icons from [LippyBoy](https://github.com/LippyBoy)
|
- Add the rust and swift icons from [LippyBoy](https://github.com/LippyBoy)
|
||||||
|
@ -151,7 +151,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [0.4.0] - 2018-12-01
|
## [0.4.0] - 2018-12-01
|
||||||
### Added
|
### Added
|
||||||
- Add the setuid/setgid/sticky bit support
|
- Add the setup/setgid/sticky bit support
|
||||||
- Add the support for al lthe special files (block / char / pipe / ...)
|
- Add the support for al lthe special files (block / char / pipe / ...)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -51,7 +51,7 @@ sudo dpkg -i lsd_7.2.0_amd64.deb # adapt version number and architecture
|
||||||
|
|
||||||
### On Gentoo
|
### On Gentoo
|
||||||
|
|
||||||
Package available on [package.gentoo.org](https://packages.gentoo.org/packages/sys-apps/lsd) (maintainned by Georgy Yakovlev)
|
Package available on [package.gentoo.org](https://packages.gentoo.org/packages/sys-apps/lsd) (maintained by Georgy Yakovlev)
|
||||||
|
|
||||||
### From Snap
|
### From Snap
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue