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
Steps.
$ emacs -Q -l ~/.emacs.d/elpa/hydra-0.14.0/lv.el -l ~/.emacs.d/elpa/hydra-0.14.0/hydra.el -l elpa.el -l colir.el -l ivy-overlay.el -l ivy.el -l swiper.el -l counsel.el -l targets/plain.el
Expected: Select action: and action candidates are displayed. Observed: Nothing happens. And after C-g, keymaps gets weird (i inserts previous candidate of M-x).
Select action:
The first bad commit seems 5ff5139.
The text was updated successfully, but these errors were encountered:
Related or not, ivy-hydra itself seems weird.
ivy-hydra
This is not related to the original issue, sorry. It happens even before 5ff5139.
Sorry, something went wrong.
9592cba
ivy-hydra.el: Use ivy-read-action-by-key in hydra-ivy
12fdf7f
Fixes abo-abo#2250 Fixes abo-abo#2239
Successfully merging a pull request may close this issue.
Steps.
$ emacs -Q -l ~/.emacs.d/elpa/hydra-0.14.0/lv.el -l ~/.emacs.d/elpa/hydra-0.14.0/hydra.el -l elpa.el -l colir.el -l ivy-overlay.el -l ivy.el -l swiper.el -l counsel.el -l targets/plain.el
Expected:
Select action:
and action candidates are displayed.Observed: Nothing happens. And after C-g, keymaps gets weird (i inserts previous candidate of M-x).
The first bad commit seems 5ff5139.
The text was updated successfully, but these errors were encountered: