Release v0.1.0
┌─────┐ ┌─────┐ ┌─┐ ┌─┐
│ ┌───┘ │ ┌───┘ │ │ │ │
│ └───┐ │ └───┐ └─┼─┼─┘
│ ┌───┘ │ ┌───┘ ┌─┼─┼─┐
│ │ │ └───┐ │ │ │ │
└─┘ └─────┘ └─┘ └─┘
Third fex release, v0.1.0
📦 Install
curl -O https://raw.githubusercontent.com/18alantom/fex/master/install.sh && bash install.sh
👛 Changes
- Sorting items under open directories by name, size, or time using
s[d]{n|s|t}
(docs). - Group and user name display using
tg
,tu
.
Display
- Positive filters eg:
--time
,--icons
, etc (docs). - Show link targets.
- More colors and icons to differentiate items.
Fixes
- Handle display height resizing.
- Handle terminal clear.
Support
- Add support for Intel Macs.
Full Changelog: v0.0.2...v0.1.0