Skip to content

Releases: 18alantom/fex

Release v0.1.4

21 Sep 10:34
Compare
Choose a tag to compare
┌─────┐  ┌─────┐  ┌─┐ ┌─┐
│ ┌───┘  │ ┌───┘  │ │ │ │
│ └───┐  │ └───┐  └─┼─┼─┘
│ ┌───┘  │ ┌───┘  ┌─┼─┼─┐
│ │      │ └───┐  │ │ │ │
└─┘      └─────┘  └─┘ └─┘

Seventh fex release, v0.1.4

📦 Install

curl -O https://raw.githubusercontent.com/18alantom/fex/master/install.sh && bash install.sh

Note: can be used to update to latest too.

👛 Changes

  • Add --[no-]fullscreen to run fex using the entire viewport.
  • Enable synchronized output for tear-free rendering (if supported by terminal emulator).

Release v0.1.3

17 Aug 06:00
Compare
Choose a tag to compare
┌─────┐  ┌─────┐  ┌─┐ ┌─┐
│ ┌───┘  │ ┌───┘  │ │ │ │
│ └───┐  │ └───┐  └─┼─┼─┘
│ ┌───┘  │ ┌───┘  ┌─┼─┼─┐
│ │      │ └───┐  │ │ │ │
└─┘      └─────┘  └─┘ └─┘

Sixth fex release, v0.1.3

📦 Install

curl -O https://raw.githubusercontent.com/18alantom/fex/master/install.sh && bash install.sh

Note: can be used to update to latest too.

👛 Changes

  • Fix disappearing indent lines when dot files are hidden.
  • Fix root dir position in arg-sequence (can be anywhere now)

Release v0.1.2

15 Aug 07:45
Compare
Choose a tag to compare
┌─────┐  ┌─────┐  ┌─┐ ┌─┐
│ ┌───┘  │ ┌───┘  │ │ │ │
│ └───┐  │ └───┐  └─┼─┼─┘
│ ┌───┘  │ ┌───┘  ┌─┼─┼─┐
│ │      │ └───┐  │ │ │ │
└─┘      └─────┘  └─┘ └─┘

Fifth fex release, v0.1.2

📦 Install

curl -O https://raw.githubusercontent.com/18alantom/fex/master/install.sh && bash install.sh

Note: can be used to update to latest too.

👛 Changes

  • Toggle display of dot files using ., flags: --[no-]dotfiles.
  • Style --help output for parsability if terminal.

Release v0.1.1

03 Aug 05:57
Compare
Choose a tag to compare
┌─────┐  ┌─────┐  ┌─┐ ┌─┐
│ ┌───┘  │ ┌───┘  │ │ │ │
│ └───┐  │ └───┐  └─┼─┼─┘
│ ┌───┘  │ ┌───┘  ┌─┼─┼─┐
│ │      │ └───┐  │ │ │ │
└─┘      └─────┘  └─┘ └─┘

Fourth fex release, v0.1.1

📦 Install

curl -O https://raw.githubusercontent.com/18alantom/fex/master/install.sh && bash install.sh

👛 Changes

Fixes usage of arrow keys when invoking fex as a zsh-widget (Issue #5).

Release v0.1.0

28 Jul 07:21
Compare
Choose a tag to compare
┌─────┐  ┌─────┐  ┌─┐ ┌─┐
│ ┌───┘  │ ┌───┘  │ │ │ │
│ └───┐  │ └───┐  └─┼─┼─┘
│ ┌───┘  │ ┌───┘  ┌─┼─┼─┐
│ │      │ └───┐  │ │ │ │
└─┘      └─────┘  └─┘ └─┘

Third fex release, v0.1.0

📦 Install

curl -O https://raw.githubusercontent.com/18alantom/fex/master/install.sh && bash install.sh

👛 Changes

Screenshot 2024-07-28 at 12 43 55
  • 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

Release v0.0.2

16 Jun 13:01
Compare
Choose a tag to compare
┌─────┐  ┌─────┐  ┌─┐ ┌─┐
│ ┌───┘  │ ┌───┘  │ │ │ │
│ └───┐  │ └───┐  └─┼─┼─┘
│ ┌───┘  │ ┌───┘  ┌─┼─┼─┐
│ │      │ └───┐  │ │ │ │
└─┘      └─────┘  └─┘ └─┘

Second fex release, v0.0.2

📦 Install

Run the following bash one-liner:

curl -fsSL https://raw.githubusercontent.com/18alantom/fex/master/install.sh -o install.sh && bash install.sh

Warning

On macOS, since signing hasn't been set up yet, it will complain about being unable to check if it malicious software.
To bypass this, follow these macOS User Guide steps.

👛 Changes

Adds the --version flag.

A release for such a trivial change?

It was needed in the install.sh script.

0.0.1

15 Jun 08:12
Compare
Choose a tag to compare
┌─────┐  ┌─────┐  ┌─┐ ┌─┐
│ ┌───┘  │ ┌───┘  │ │ │ │
│ └───┐  │ └───┐  └─┼─┼─┘
│ ┌───┘  │ ┌───┘  ┌─┼─┼─┐
│ │      │ └───┐  │ │ │ │
└─┘      └─────┘  └─┘ └─┘

First fex release, v0.0.1

Note

Install script still underway. Once it's done the release notes will be updated.

To install:

  1. Download the .tar.gz file that pertains to your operating system and architecture from below.
  2. Untar it and copy the binary named fex into your bin folder (/usr/local/bin).
  3. If you use ZSH, setup the widget by following the steps in the README.md.

Warning

On macOS, since signing hasn't been set up yet, macOS will complain about being unable to check if it malicious software.
To bypass this, follow these macOS User Guide steps.