aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul <matmoul@gmail.com>2016-05-14 16:08:39 +0200
committerMatMoul <matmoul@gmail.com>2016-05-14 16:08:39 +0200
commit4332ab2605a149472b037ed76f529fe5aa9b61e9 (patch)
tree212df447138343ad38d8b9c1c96f8b8e9ebcf2d9
parente121232b0b3415b3afa76e2d97a3bb837edbbce5 (diff)
downloadhyperfi-4332ab2605a149472b037ed76f529fe5aa9b61e9.tar.lz
hyperfi-4332ab2605a149472b037ed76f529fe5aa9b61e9.tar.xz
hyperfi-4332ab2605a149472b037ed76f529fe5aa9b61e9.zip
Commands reports corrections
-rw-r--r--archfi1
1 files changed, 1 insertions, 0 deletions
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