Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Move ex-mode panel to Bottom #19

Open
jackbackes opened this issue Dec 15, 2016 · 2 comments
Open

Feature request: Move ex-mode panel to Bottom #19

jackbackes opened this issue Dec 15, 2016 · 2 comments
Labels

Comments

@jackbackes
Copy link

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.

@tlam
Copy link

tlam commented Feb 14, 2017

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.

@benwr
Copy link

benwr commented Mar 31, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants