commit 31cba7ef191e2a2a15ecca7132a445a92667fcbd parent 60cbc4a9a45286834d81d7da6c62806ca644546d Author: Sebastiano Tronto <sebastiano.tronto@gmail.com> Date: Mon, 23 Aug 2021 09:16:00 +0200 Fixed a typo in xedit-filter Diffstat:
M | xedit-filter | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/xedit-filter b/xedit-filter @@ -1,6 +1,5 @@ #/!bin/sh -asfd # Open stdin in a text editor and sends modified selection to stdout xeditor=${XEDITOR:-gedit}