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

Ivy's M-q shortcut shadowed by Swiper #566

Closed
chumpage opened this issue Jun 30, 2016 · 1 comment
Closed

Ivy's M-q shortcut shadowed by Swiper #566

chumpage opened this issue Jun 30, 2016 · 1 comment

Comments

@chumpage
Copy link

In ivy-minibuffer-map M-q is bound to ivy-toggle-regexp-quote, which toggles regex vs literal search, but this is shadowed (I'm guessing unintentionally) in swiper-map, which defines M-q as swiper-query-replace. The result is the shortcut for switching to a literal search isn't available from Swiper.

Ivy melpa version: 20160621.207
Swiper melpa version: 20160617.30

@abo-abo abo-abo closed this as completed in e53f256 Jul 3, 2016
@abo-abo
Copy link
Owner

abo-abo commented Jul 3, 2016

Thanks.

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

2 participants