From: fredrik Date: Sun, 10 Jun 2007 03:18:14 +0000 (+0000) Subject: Replace esc with enter for exit and save. X-Git-Url: http://dolda2000.com/gitweb/?p=utils.git;a=commitdiff_plain;h=2d68de164d5d5138aa77f47176dca629efe90a6e Replace esc with enter for exit and save. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/utils@1072 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/planime b/planime index 32d7905..b23a2d9 100755 --- a/planime +++ b/planime @@ -152,7 +152,7 @@ if [ "$nextep" = y ]; then 1) cont=y ;; - 2|$'\e') + 2|"") save=y ;; esac