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

can this be usable in command state?just when I type : in normal state.As I see,there's no command state in evil #38

Closed
jinCN opened this issue Oct 17, 2014 · 4 comments

Comments

@jinCN
Copy link

jinCN commented Oct 17, 2014

No description provided.

@timcharper
Copy link
Collaborator

Yes

Sent from my iPhone

On Oct 16, 2014, at 19:50, mysyljr notifications@github.com wrote:


Reply to this email directly or view it on GitHub.

@jinCN
Copy link
Author

jinCN commented Oct 17, 2014

what kind of codes are made for this.Because simply write
(define-key evil-insert-state-map "\C-s" 'something)‍
just ensure C-s takes effect in insert-state but not when you type a ":" command,ie when typing :(setq my my) ,C-s doesn't do.


魅影~圣域

@timcharper
Copy link
Collaborator

I'm sorry, by command mode I didn't think you were referring to Ex mode / command-line mode. I'm not sure how to get it to work with those modes, but it should be possible.

On Oct 17, 2014, at 09:59, mysyljr notifications@github.com wrote:

what kind of codes are made for this.Because simply write
(define-key evil-insert-state-map "\C-s" 'something)‍
just ensure C-s takes effect in insert-state but not when you type a ":" command,ie when typing :(setq my my) ,C-s doesn't do.


魅影~圣域

Reply to this email directly or view it on GitHub.

@ninrod
Copy link
Member

ninrod commented Jan 16, 2017

This seems old enough. is it still an issue? feel free to reopen if this is still bothering you.

@ninrod ninrod closed this as completed Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants