shithub: rc

Download patch

ref: 04a882cfb281ce3abadd9f4989c4de3b1e086248
parent: a3bcc11ddec06f173669f02e3c6b6fb290957196
author: qwx <qwx@sciops.net>
date: Thu Mar 10 20:05:10 EST 2022

plumbing: add rules for fm(1), vdir(1) (thanks phil9)

--- a/plumbing
+++ b/plumbing
@@ -135,5 +135,16 @@
 plumb	to	showmail
 plumb	start	window -noscroll -r 4 120 750 1000 upas/nedmail -s $0
 
+# vdir/fm
+src is vdir
+type is text
+arg isdir $data
+plumb start window -cd $data f
+
+src is vdirw
+type is text
+arg isdir $data
+plumb start window -cd $data rc
+
 
 include basic