diff options
-rw-r--r-- | archfi | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -137,6 +137,7 @@ chooseeditor(){ "${options[@]}" \ 3>&1 1>&2 2>&3) if [ "$?" = "0" ]; then + clear echo "EDITOR=$sel" EDITOR=$sel pressanykey |