Dolda2000 GitWeb
/
utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
251d97c
)
Replace esc with enter for exit and save.
author
fredrik
<fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 10 Jun 2007 03:18:14 +0000
(
03:18
+0000)
committer
fredrik
<fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 10 Jun 2007 03:18:14 +0000
(
03:18
+0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/utils@1072
959494ce
-11ee-0310-bf91-
de5d638817bd
planime
patch
|
blob
|
blame
|
history
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