From 4332ab2605a149472b037ed76f529fe5aa9b61e9 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sat, 14 May 2016 16:08:39 +0200 Subject: [PATCH] Commands reports corrections --- archfi | 1 + 1 file changed, 1 insertion(+) diff --git a/archfi b/archfi index 4097e9d..6e52e1c 100644 --- a/archfi +++ b/archfi @@ -137,6 +137,7 @@ chooseeditor(){ "${options[@]}" \ 3>&1 1>&2 2>&3) if [ "$?" = "0" ]; then + clear echo "EDITOR=$sel" EDITOR=$sel pressanykey