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

list-processes (process-menu-mode) needs evilification. #700

Closed
jcpetkovich opened this issue Feb 25, 2015 · 2 comments
Closed

list-processes (process-menu-mode) needs evilification. #700

jcpetkovich opened this issue Feb 25, 2015 · 2 comments

Comments

@jcpetkovich
Copy link
Contributor

Currently it starts in normal mode, and masks things like q for quitting the mode.

Should just be:

(add-to-list 'evil-emacs-state-modes 'process-menu-mode)
(spacemacs|evilify 'process-menu-mode)

But I'm not quite sure where you would want to put it.

@syl20bnr
Copy link
Owner

Good question... I would say in spacemacs/config.el

@syl20bnr
Copy link
Owner

syl20bnr commented Mar 3, 2015

Fixed with #708

@syl20bnr syl20bnr closed this as completed Mar 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants