atom-vim-mode-plus-ex-mode icon indicating copy to clipboard operation
atom-vim-mode-plus-ex-mode copied to clipboard

Feature request: Move ex-mode panel to Bottom

Open jackbackes opened this issue 9 years ago • 2 comments

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: image

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

image

I've created a pull request and will submit it for your consideration.

jackbackes avatar Dec 15 '16 18:12 jackbackes

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.

tlam avatar Feb 14 '17 15:02 tlam

Why is this wontfix? Is there a way to set this on a config-by-config basis?

benwr avatar Mar 31 '17 04:03 benwr