Package shell exposes an interactive user interface that allows to browse an io/fs filesystem.
See examples:
- github.com/dolmen-go/iofs-shell/examples/browse-zip
- github.com/dolmen-go/iofs-shell/examples/browse-sqlar
Browse opens a terminal-based interactive browser that allows to navigate the given filesystem.
Keys:
- q: quit
- escape: leave a subdirectory
- right, left arrow: enter/leave a subdirectory
- up, down arrow: navigate the file list of the current directory
- g, G: go to top/bottom