aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/ipso5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/ipso b/bin/ipso
index 294c574d..8c756a0f 100755
--- a/bin/ipso
+++ b/bin/ipso
@@ -122,7 +122,10 @@ for(i in $files){
sleep 2; date > _timestamp # so we can find which files have been edited.
# edit the files
-if(~ $edit yes) E `{for(i in $files) basename $i}
+if(~ $edit yes){
+ B `{for(i in $files) basename $i}
+ readcons 'type enter when finished editing' >/dev/null
+}
if(~ $flush yes ){
echo flushing old keys
echo delkey | 9p write factotum/ctl