Commands reports corrections
This commit is contained in:
parent
e121232b0b
commit
4332ab2605
1 changed files with 1 additions and 0 deletions
1
archfi
1
archfi
|
@ -137,6 +137,7 @@ chooseeditor(){
|
|||
"${options[@]}" \
|
||||
3>&1 1>&2 2>&3)
|
||||
if [ "$?" = "0" ]; then
|
||||
clear
|
||||
echo "EDITOR=$sel"
|
||||
EDITOR=$sel
|
||||
pressanykey
|
||||
|
|
Loading…
Reference in a new issue