From 79dfc83485bfb3a5d171513bcf581749bbe02cf7 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 3 Jul 2018 17:07:38 +1200 Subject: Add mked(1df) and mkvi(1df) --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 85342e14..9792a162 100644 --- a/README.md +++ b/README.md @@ -489,6 +489,9 @@ Installed by the `install-bin` target: pipeline. * `ped(1df)` runs `pst(1df)` with `$EDITOR` or `ed(1)`. * `pvi(1df)` runs `pvi(1df)` with `$VISUAL` or `vi(1)`. +* Two editor wrapper tools: + * `mked(1df)` creates paths to all its arguments before invoking `$EDITOR`. + * `mkvi(1df)` creates paths to all its arguments before invoking `$VISUAL`. * `ap(1df)` reads arguments for a given command from the standard input, prompting if appropriate. * `apf(1df)` inserts arguments to a command with ones read from a file, -- cgit v1.2.3