Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
exa-linux-x86_64-0.7.0.zip | 2017-07-07 | 1.2 MB | |
exa-macos-x86_64-0.7.0.zip | 2017-07-07 | 540.1 kB | |
exa v0.7.0.tar.gz | 2017-07-07 | 502.6 kB | |
exa v0.7.0.zip | 2017-07-07 | 539.2 kB | |
README.md | 2017-07-07 | 1.5 kB | |
Totals: 5 Items | 2.8 MB | 0 |
Additions
- Display device IDs when listing block or character devices (ef5fa90660412c1d95a3237be1f4e278a38105e1)
- Display the sticky/setuid/setgid bits in permissions (110613bf95c25c8258a35bc2217c7a956c94bbec)
- Allow
--all --all
to display the.
and..
directory entries (5cd7609034da592a7c96c6ef4cdf93fe5a0ebfea) - Allow
--sort=type
to sort by file type: file, directory, link, pipe, device (f750536420b6c7ca8d21f83a10c3a9fdae3cbca1) - Add the
--time-style
option to use the ISO format for timestamps (690aa21ac8bff02ca08323825822c9c663bd4cef)
Changes
- Don’t look up things like time zones or locale information when those columns won’t be displayed (97236128ea28093aee95f6536598bbaf48a3263e)
- Similarly, don’t buffer the entire table before printing it out when not in grid-details view (fc60838ff3021ce913b21516c8db0f8879f8644e)
- Make the help text like 1% faster to display (763e833b6f3be5a0e4b9cf9f807a4b3874435c7e)
Fixes
- Actually display the error when recursing into a directory fails in tree view (f4ddbf384990b3d132833e89662f1aab712da866)
- Fix crash when given invalid UTF-8 arguments (de60b95850951ec5c71712a82a736e8518cc7bf6)
- Fix bug where files’ accessed times (atime) were actually modified times (mtime)! (5bdf6304bb9e4bc55e510594f8bbe2c0fe96c9d2)
- Fix bug where the presence of the
COLUMNS
environment variable made exa always use colours (84b01f206412d0ee005bb3542b036b0b10091b71)
Contributors
Thanks to kballard and gyscos for contributing!