Releases: Wiltoga/expdir
Blessed with a curse
Changelog
- Use of ncurses, so it's way better now
- Proper debian package installation/uninstallation
- Seriously, ncurses is amazing
- Mouse clicks support, thanks ncurses
- Proper screen clearing on exit, thanks ncurses
- Dynamically auto resize, thanks ncurses
- Seriously, ncurses is amazing
- No more easter egg
- May take a small bit more perf (no longer waits for user input, but sleeps for some time in between)
To install (x64) :
wget https://github.com/WildGoat07/expdir/releases/download/1.1.4/expdir-1.1.4.deb
sudo apt install ./expdir-1.1.4.deb
Note : this package is only available for Debian distros. Otherwise, you have to rebuild it. For some debian based distro (like Raspbian which is ARM64), you may have to rebuild it.
Amazing search bar
- Changed the way the search function works, it is now a searchbar that filters the results.
- Changed the
--emojisto--visuals. - Added a smol arrow at the end of folders.
- Fixed crash when using
Tabon a file. - Current directory also has fancy visuals.
- easter egg.
- Changed
BackspacetoCtrl+Rto refresh the list.
To install (x64) :
wget https://github.com/WildGoat07/expdir/releases/download/1.1.3/expdir-1.1.3.deb
sudo apt install ./expdir-1.1.3.deb
Note : this package is only available for Debian distros. Otherwise, you have to rebuild it. For some debian based distro (like Raspbian which is ARM64), you may have to rebuild it.
1.1.0 is out !
Changelog
- better memory usage
- fixed a bug where no entry was displayed when on the last page and it had exactly the amount of entries a page could support
- added symlinks display
- added emojis with
--emojis - no longer crash when opening folders without permission
- folder that can't be opened (no permissions) are displayed red
- hidden files are always on top
- can support all arguments in a single
-<...> - changed colors
- removed
--count - removed parent history, it was too bugged
- every time the display refreshes, it uses the eventually new terminal size
To install :
wget https://github.com/WildGoat07/expdir/releases/download/1.1.0/expdir-1.1.0.deb
sudo apt install ./expdir-1.1.0.debNote : this package is only available for Debian distros. Otherwise, you have to rebuild it. For some debian based distro (like Raspbian), you also have to rebuild it.
So many aliases
Changelog :
- Changed exit key to
Ctrl+X - Support for symlinks
- Support aliases
To install :
wget https://github.com/WildGoat07/expdir/releases/download/1.0.3/expdir-1.0.3.deb
sudo apt install ./expdir-1.0.3.debNote : this package is only available for Ubuntu/Debian (maybe more, did tried). Otherwise, you have to rebuild it.
1.0
To install the software, download the package and install it.
Or using the command line :
wget https://github.com/WildGoat07/expdir/releases/download/1.0/expdir-1.0.deb
sudo apt install ./expdir-1.0.debOnce done, you need to create a new terminal for it to work.