Add editor choice feature

This commit is contained in:
MatMoul 2015-11-01 18:23:32 +01:00
parent 6487a54850
commit 5e1bad50b7

4
archfi
View file

@ -42,6 +42,10 @@ mainmenu(){
;; ;;
"$txtsetkeymap") "$txtsetkeymap")
setkeymap setkeymap
nextitem="$txteditor"
;;
"$txteditor")
chooseeditor
nextitem="$txtdiskpartmenu" nextitem="$txtdiskpartmenu"
;; ;;
"$txtdiskpartmenu") "$txtdiskpartmenu")