Skip to content

Releases: antonmedv/walk

v1.13.0

Choose a tag to compare

@antonmedv antonmedv released this 19 Feb 13:04
0c1a9c0


Walk Demo

Walk — a terminal file manager.

In this release:

v1.12.0

Choose a tag to compare

@antonmedv antonmedv released this 09 Feb 21:33
da0c72e


Walk Demo

Walk — a terminal file manager.

In this release:

  • Added WALK_MAIN_COLOR env var to change walk primary color.
  • Added WALK_OPEN_WITH env var to control in which programs open which file type.
  • Added WALK_STATUS_BAR env var to be able to configure any status bar you want.
    Walk Status Bar

v1.11.0

Choose a tag to compare

@antonmedv antonmedv released this 07 Feb 15:17
d7685e9


Walk Demo

Walk — a terminal file manager.

In this release:

  • Fixed --preview mode.
  • Added --with-border flag for preview mode.
  • Added yank of current file path.
  • Added ? key with usage info.

v1.10.1

Choose a tag to compare

@antonmedv antonmedv released this 07 Feb 12:44
c64c273


Llama Demo

Walk — a terminal file manager.

In this release:

  • Fixed image preview - now images are properly displayed.
    Fixed image preview

v1.10.0

Choose a tag to compare

@antonmedv antonmedv released this 27 Jun 13:11


Llama Demo

Walk — a terminal file manager.

In this release:

  • Bug fixes.
  • Files arrangement algorithm improvements.

v1.9.0

Choose a tag to compare

@antonmedv antonmedv released this 21 Jun 20:56
b89f8a3


Llama Demo

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

Choose a tag to compare

@antonmedv antonmedv released this 21 Jun 13:44
6f4e11b


Llama Demo

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

Choose a tag to compare

@antonmedv antonmedv released this 29 Oct 11:07


Llama Demo

Walk — a terminal file manager.

New features:

  • copy current dir path with y

v1.6.2

Choose a tag to compare

@antonmedv antonmedv released this 27 Aug 16:38

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

v1.6.1

Choose a tag to compare

@antonmedv antonmedv released this 27 Aug 15:46

Fix preview with non-ascii chars