In Operation
Hyper wasn’t displaying icons correctly on our test system, so we switched to a different terminal emulator (Alacritty).
![]()
We can use the lk or walk command to walk around our file system.
Navigate around the file system the arrow keys or h j k l keys. To edit a file that’s highlighted press Return or preview that file with the Space key.

There’s fuzzy search functionality available accessible with /.
Besides navigating the file system, editing and previewing files, it also possible to delete files and directories using the d d shortcut. We like the way it’s implemented. Press d on a highlighted file or directory turns the entry red. Press d again and the file/directory will be deleted unless you press u in 5 seconds.

Summary
walk is billed as a terminal file manager and a terminal navigator. Terminal navigator is a better description as it’s not really a file manager. For example, it lacks some really basic file manager functionality such as creating a file.
walk is a useful utility. It makes navigating the file system easier with its fuzzy searches. But we’ve decided not to include it in our Excellent Utilities series. It might be a replacement for say broot if that utility is overkill for your needs.
walk is not designed to be stuffed with lots of bells and whistles.
Website: github.com/antonmedv/walk
Support:
Developer: Anton Medvedev
License: MIT License
walk is written in Go. Learn Go with our recommended free books and free tutorials.
Pages in this article:
Page 1 – Introduction and Installation
Page 2 – In Operation and Summary
Related Software
| Shell tools | |
|---|---|
| fzf | Command-line fuzzy finder for your shell |
| zoxide | Smarter cd command, inspired by z and autojump |
| broot | Reviewed under our Excellent Utilities series |
| McFly | Also reviewed under our Excellent Utilities series |
| z | Maintains a jump-list of the directories you actually use |
| autojump | Offers a fast way to navigate your filesystem |
| z.lua | Helps you navigate faster by learning your habits |
| HSTR | Bash and zsh shell history suggest box |
| enhancd | Next-generation cd command |
| fzy | Simple, fast fuzzy finder for the terminal |
| Navita | Rapid directory traversal |
| Jump | Quick and fuzzy directory jumper |
| walk | Simple and minimalistic terminal navigator |
| lacy | cd alternative that makes navigating much more efficient |
| DF-SHOW | Directory File Show |
| fz | Adds fuzzy search to tab completion of z |
| v | z for vim |
| pazi | Fast autojump helper |
| jumper | Files/directories jumper |
| cdhist | Linux shell cd history directory stack |
| icd | Shell utility that makes changing directories quicker and more convenient |
| fasd | Command-line productivity booster. It seeks inspiration from autojump, z and v |
| kn | Navigate folders quickly |
| Dongle | Move around deep directory trees |
| cdwe | cd with env vars |
| slingshot | Lightweight tool to browse files in the terminal |
| ff | Manage favourite folders |
| fastdiract | Quick shell navigation and command execution |
| zm | cd for lazy people |
| qcd | Quickly change directory |
| pm | Switch between projects |
| nav | Quickly navigate through directories |
| menucd | Directory browser and changer |
| jmp | The superior cd |
| gump | Smarter cd command |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

