aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul <matmoul@gmail.com>2015-11-01 18:23:32 +0100
committerMatMoul <matmoul@gmail.com>2015-11-01 18:23:32 +0100
commit5e1bad50b740b09d3b8bdd76b89ae4af43b12bfe (patch)
tree58a395436d865cfa19dc9868bbf8ab0c3d0e149d
parent6487a54850ecabad41291a103df6a94f4a18406d (diff)
downloadhyperfi-5e1bad50b740b09d3b8bdd76b89ae4af43b12bfe.tar.lz
hyperfi-5e1bad50b740b09d3b8bdd76b89ae4af43b12bfe.tar.xz
hyperfi-5e1bad50b740b09d3b8bdd76b89ae4af43b12bfe.zip
Add editor choice feature
-rw-r--r--archfi4
1 files changed, 4 insertions, 0 deletions
diff --git a/archfi b/archfi
index 70e8bc1..927d7c3 100644
--- a/archfi
+++ b/archfi
@@ -42,6 +42,10 @@ mainmenu(){
;;
"$txtsetkeymap")
setkeymap
+ nextitem="$txteditor"
+ ;;
+ "$txteditor")
+ chooseeditor
nextitem="$txtdiskpartmenu"
;;
"$txtdiskpartmenu")