shithub: vdir

ref: c6ac274f540ba22f511dc95ae70cb7303c7c5087
dir: vdir/README.md

View raw version
vdir
=====
A minimalistic visual directory browser for Plan9.
![vdir](vdir.png)

Actions are performed using the right mouse button:
- Home: go to current user's home directory
- Up: go to the parent directory
- Cd: present an entry to jump to a given directory

Right-clicking on folders, opens them.
Right-clicking on files send them to the plumber.

Keyboard shortcuts are:
- Page up / Page down to scroll
- Home to go to $home
- Up arrow to go to parent directory
- q / Del to quit

Usage:
------
Install with the usual ``mk install``  
Run ``vdir [directory]``

Disclaimer:
-----------
This was a quick and dirty hack that sure contains some bugs.
Enjoy anyway :)