Releases: antonmedv/walk
Releases · antonmedv/walk
v1.10.0
Walk — a terminal file manager.
In this release:
- Bug fixes.
- Files arrangement algorithm improvements.
v1.9.0
Walk — a terminal file manager.
In this release:
- Added
WALK_REMOVE_CMD
to specify delete command instead of rm
.
- Added support hiding hidden files (press
.
key).
- Fixed layout algorithm for big file lists.
v1.8.0
Walk — a terminal file manager.
In this realse:
- Added
--fuzzy
search mode to turn on fuzzy search by default.
- Removed 2 seconds timeout in search mode.
- Significantly improved performance in dirs with large number of files.
- Fixed a bunch of errors.
v1.7.0
Walk — a terminal file manager.
New features:
- copy current dir path with
y
v1.6.2
Fix the project description in the readme with a few minor bugs.
v1.6.1
Fix preview with non-ascii chars
v1.6.0
This release fixes a bunch of issues and adds image previews.
v1.5.0
walk – a terminal navigator