walk

Terminal file manager

MIT License

Downloads
56
Stars
3.2K
Committers
21

Bot releases are visible (Hide)

walk - v1.10.0 Latest Release

Published by antonmedv 4 months ago

Walk — a terminal file manager.

In this release:

  • Bug fixes.
  • Files arrangement algorithm improvements.
walk - v1.9.0

Published by antonmedv 4 months ago

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.
walk - v1.8.0

Published by antonmedv 4 months ago

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.
walk -

Published by antonmedv 12 months ago

Walk — a terminal file manager.

New features:

  • copy current dir path with y
walk -

Published by antonmedv about 1 year ago

Fix the project description in the readme with a few minor bugs.

walk -

Published by antonmedv about 1 year ago

Fix preview with non-ascii chars

walk -

Published by antonmedv about 1 year ago

This release fixes a bunch of issues and adds image previews.

walk -

Published by antonmedv about 1 year ago

walk -

Published by antonmedv about 1 year ago

walk -

Published by antonmedv about 1 year ago

walk – a terminal navigator

demo-icons

walk -

Published by antonmedv almost 2 years ago

walk -

Published by antonmedv almost 2 years ago

walk -

Published by antonmedv almost 2 years ago

Llama — a terminal file manager.

New features:

  • preview with Space
  • vim keybindings hjkl gG
  • deletion with dd
walk -

Published by antonmedv almost 2 years ago

More fixes

walk -

Published by antonmedv almost 2 years ago

Fixes and features.

walk - v1.0.2

Published by antonmedv almost 3 years ago

  • Simplified cd integration. Use next bash function:
function ll {
  cd "$(llama "$@")"
}
walk - v1.0.1

Published by antonmedv almost 3 years ago

  • Fixed the issue with a space in a dir name.
  • Improved cd integration.
walk -

Published by antonmedv almost 3 years ago