From 92e73d48e352e02cfc7f920402398928054a375f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 14 Feb 2022 12:02:13 +0100 Subject: Replaced xeditor -> xedit and fixed argument --- xedit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xedit') diff --git a/xedit b/xedit index d456be8..5d62b8e 100755 --- a/xedit +++ b/xedit @@ -5,4 +5,4 @@ editor=${EDITOR:-${VISUAL:-vi}} -terminal $editor +terminal $editor $@ -- cgit v1.3