Thanks for the reply Vegard. I just pulled the latest and it does seem to fix my issue with windows shell mode. <div><br></div><div>Regarding dired mode, I do see its in emacs state by default but i find it somewhat confusing for the fingers to go back and forth between j/k (other modes) and n/p (dired). Moreover, even if I go to the evil-normal-state I expect pressing enter or &quot;o&quot; would open the file but it just goes to the next line. I realize that its not supported but it comes naturally. On vim, I really like the NERDTREE shortcuts so replicating those is what comes to my mind.</div>
<div><br></div><div>Thanks &amp; Regards,<br>Neeraj Sharma<br>
<br><br><div class="gmail_quote">On Fri, Jul 22, 2011 at 3:05 PM, Vegard Øye <span dir="ltr">&lt;<a href="mailto:vegard_oye@hotmail.com">vegard_oye@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 2011-07-21 22:36 +0200, Neeraj Sharma wrote:<br>
<br>
&gt; Thanks for the wonderful evil mode.<br>
<br>
</div>Thanks for your interest in Evil. Please note that Evil is under<br>
development and some features (e.g., Ex) are still missing.<br>
You can always get the latest updates with &quot;git pull&quot;.<br>
<div class="im"><br>
&gt; Shell-mode on windows: It blocks all the output text.<br>
<br>
</div>Fixed in commit 37c9490.<br>
<div class="im"><br>
&gt; Bookmark and dired mode: On pressing enter the file does not open.<br>
<br>
</div>bookmark-bmenu-mode is fixed in commit 623bab7. Dired should be fixed<br>
already -- are you using the latest revision? Evil assigns Dired to<br>
Emacs state, so that by default, no vi bindings are active in a Dired<br>
buffer.[1] As Thomas points out, you can use &quot;C-z&quot; to toggle between<br>
Emacs state and Normal state.<br>
<br>
[1] It is perfectly possible to add vi bindings to Dired mode, but it<br>
requires some thought with regard to the overlap between Dired and vi.<br>
Suggestions are welcome.<br>
<br>
--<br>
<font color="#888888">Vegard<br>
</font></blockquote></div><br></div>