94 Commits (112e689f75b59398d8eca79ac6562dca12b8a959)

Author SHA1 Message Date
Oleh Krehel 5379642fb3 Use `hydra-keyboard-quit' instead of `hydra-cleanup' 11 years ago
Oleh Krehel c06c006b69 Use set/defvar for keymap 11 years ago
Oleh Krehel d0cc1c5f5b Define a keymap var for each hydra and re-use it 11 years ago
Oleh Krehel 7843563667 hydra.el (hydra--make-funcall): Add 11 years ago
Oleh Krehel 12902375f3 Disable key-chord for the duration of the hydra 11 years ago
Oleh Krehel cb4b78a769 hydra-test.el (hydra-format-4): Add test 11 years ago
Oleh Krehel 71491b940f Fix argument to `replace-match' 11 years ago
Oleh Krehel c8c6b8c7fc Fix blue/red heads with same cmd 11 years ago
Oleh Krehel f6697f3f78 Allow for the "%s`foo" spec. 11 years ago
jhonnyseven 543e97b0c5 Fix switch-frame handling. 11 years ago
Oleh Krehel 9f9dcf97d8 Bind [switch-frame] to `hydra-keyboard-quit' 11 years ago
Oleh Krehel a867927a10 "C-g" (`hydra-keyboard-quit' ) should run :post 11 years ago
Oleh Krehel 41f98bdfc8 Don't wrap `hydra-repeat' 11 years ago
Oleh Krehel 8e90037eda Add some features for generating tables 11 years ago
Oleh Krehel 6d6bbd46ca hydra.el (hydra-key-format-spec): set default to "%s" 11 years ago
Oleh Krehel 26c3feed95 Remove hydra-exit 11 years ago
Oleh Krehel eb1e0fc25c Don't bind nil heads in outside keymaps 11 years ago
Oleh Krehel 55682e74b2 Improve handling of heads with duplicate cmd 11 years ago
Oleh Krehel 989ed9555c Rename compat toggle - :nonheads -> :foreign-keys 11 years ago
Oleh Krehel db0415eb3c hydra.el (hydra-keyboard-quit): Add 11 years ago
Oleh Krehel 5242aad749 Fix :exit t / :exit nil inheritance issue 11 years ago
Oleh Krehel efcffc0370 hydra-examples.el: Add example 9 11 years ago
Oleh Krehel cb28124af8 Allow sexps in Ruby-style docstrings 11 years ago
Oleh Krehel 2eddb832a0 hydra-test.el (hydra-format): New test 11 years ago
Oleh Krehel a71b76e385 Intercept quit signals 11 years ago
Oleh Krehel 0a3cc60f58 Add compat color-less syntax 11 years ago
Oleh Krehel b81d078e77 Generate a global resetter in `defhydradio' 11 years ago
Oleh Krehel c049a33c2c Allow for Ruby-style Hydra docstrings 11 years ago
Oleh Krehel caf114af73 Fix unintentional recursion in Emacs 25 11 years ago
Oleh Krehel 208661423b hydra.el (defhydradio): New macro 11 years ago
Oleh Krehel 806e04b315 Don't clutter Echo Area 11 years ago
Oleh Krehel bb38641260 hydra.el (hydra--make-defun): simplify 11 years ago
Oleh Krehel d41be74d54 `hydra/body' will pass the initial `current-prefix-arg' along 11 years ago
Oleh Krehel bb01930bb7 Fix "catch 'hydra-disable" 11 years ago
Oleh Krehel 9a8e2f10f0 hydra.el (hydra-keyboard-quit): New custom var 11 years ago
Oleh Krehel ad771a4294 Move defun-creating code into a defun 11 years ago
Oleh Krehel 9991985f0e hydra-test.el: update the test to not fail for older Emacs 11 years ago
Oleh Krehel 07e4aaaea0 hydra-test.el: add test 11 years ago
Oleh Krehel e21d1d8e89 Update the call order and allow called functions to exit 11 years ago
Oleh Krehel 0b6ef70836 Add support for `universal-argument' and `digit-argument' 11 years ago
Oleh Krehel 5d576aed8e hydra-test.el: Add licence 11 years ago
Oleh Krehel 6f142e342a Distinguish red and blue hydra heads 11 years ago
Oleh Krehel b359db633e hydra.el (defhydra): fix a bug for old Emacs versions 11 years ago
Oleh Krehel 2ff0671e47 Add automated testing 11 years ago