atom-vim-mode-plus-ex-mode
atom-vim-mode-plus-ex-mode copied to clipboard
Feature request: Move ex-mode panel to Bottom
When typing the ":" operator in vim, the ex-mode prompt appears at the bottom of the screen. The behavior of vim-mode-plus-ex-mode, however, is for the ex-mode prompt to appear as a modal overlay.
default vim ex-mode behavior:

view.coffee should be changed to make bottom-panel the default view behavior. Here is Atom vim-mode-plus-ex-mode with bottom-panel:

I've created a pull request and will submit it for your consideration.
Is there any way to disable the panel and just save like in regular vi? It used to work like that before without any issues.
Why is this wontfix? Is there a way to set this on a config-by-config basis?