shithub: vdir

Download patch

ref: 55fdf377cc5ca18b01c15c5464532fe5949a189a
parent: 20073c08e1f7d01aadb0ef8523a349083c84e350
author: telephil9 <telephil9@gmail.com>
date: Fri Mar 27 01:45:21 EDT 2020

Updated readme and screenshot

--- a/README.md
+++ b/README.md
@@ -1,12 +1,15 @@
 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
+- Open: present an entry to jump to a given directory
+- Up  : go to the parent directory
+- New dir : present an entry to create a new directory
+- New file: present an entry to create a new empty file
 
 Right-clicking on folders, opens them.
 Right-clicking on files send them to the plumber.
@@ -24,5 +27,5 @@
 
 Disclaimer:
 -----------
-This was a quick and dirty hack that sure contains some bugs.
+This was a quick and dirty hack that sure contains some bugs.  
 Enjoy anyway :)
binary files a/vdir.png b/vdir.png differ