hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=438ce976b04454b3e322c682fa88a47a7591a3c3
commit 438ce976b04454b3e322c682fa88a47a7591a3c3 Author: ChunEon Park <[email protected]> Date: Sun Mar 9 02:37:12 2014 +0900 enventor - added empty spaces for paragraphs change. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index fd1345d..da55d63 100644 --- a/README +++ b/README @@ -44,7 +44,7 @@ F5 = Show/Hide Line Number F10 = Show/Hide Status F11 = Show/Hide Tools F12 = Setting - + Ctrl+S = Quick Save + Compile EDC Ctrl+I = On/Off Auto Indentation Ctrl+W = Show/Hide Dummy Swallow @@ -62,7 +62,7 @@ Ctrl+Shift+R = Insert Part Template Code: Rectangle Ctrl+Shift+T = Insert Part Template Code: Text Ctrl+Shift+S = Insert Part Template Code: Spacer Ctrl+Shift+W = Insert Part Template Code: Swallow - + Ctrl+A = Select Text All Ctrl+Double Click = Select a word Ctrl+C = Copy Selected Text @@ -71,8 +71,8 @@ Ctrl+X = Cut Selected Text Ctrl+F = Find/Replace Ctrl+Home = Go to the Top line Ctrl+End = Go to the Bottom line - - + + [Command Line Usage] enventor --help --
