Replace esc with enter for exit and save.
[utils.git] / planime
diff --git a/planime b/planime
index 32d7905..b23a2d9 100755 (executable)
--- a/planime
+++ b/planime
@@ -152,7 +152,7 @@ if [ "$nextep" = y ]; then
        1)
            cont=y
            ;;
-       2|$'\e')
+       2|"")
            save=y
            ;;
     esac