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