354 Commits (8e3698fb531ec7fd1dd91dd1be9808915e7d558e)
 

Author SHA1 Message Date
Oleh Krehel 8875bf1b16 Make digit and negative arguments work in 24.3 11 years ago
Oleh Krehel acdec5b392 Add an integration test for digit args in amaranth 11 years ago
Oleh Krehel 2f07e50939 Account for digit argument 11 years ago
Oleh Krehel d3d435deb6 Finalize head inheritance 11 years ago
Oleh Krehel b351b7cfb2 hydra.el (hydra--body-color): Remove 11 years ago
Oleh Krehel 22348d7db1 hydra.el (hydra--face): Remove 11 years ago
Oleh Krehel 0ae639f7bc Use a variable instead of a function for the hint 11 years ago
Oleh Krehel 19cc1be6ff Use `unwind-protect' for :after-exit 11 years ago
Oleh Krehel 3d7d8c764f Add basic error handling 11 years ago
Oleh Krehel 51e7753aea Alias :post to :before-exit, and add :after-exit 11 years ago
Oleh Krehel 986226f865 Simplify `keyboard-quit' 11 years ago
Oleh Krehel e88839ca5f Don't double-call :post 11 years ago
Oleh Krehel cb630dfacc Update the tests for the new `hydra-set-transient-map' 11 years ago
Oleh Krehel fa5643f318 Quit Hydra for `handle-switch-frame' 11 years ago
Oleh Krehel af39a9885a Adapt to the new `hydra-set-transient-map' 11 years ago
Oleh Krehel 5787a4d4d5 Move away from setting "t" in keymaps 11 years ago
Oleh Krehel 3fce2bd1cd Try to re-encode the input in the terminal 11 years ago
Oleh Krehel 4dde4f7fc3 hydra.el (hydra--format): Add some more symbols 11 years ago
Oleh Krehel 666048cec6 Update testing setup 11 years ago
Oleh Krehel 60483cb282 Add integration testing 11 years ago
Oleh Krehel f9bf8feeb0 hydra.el (hydra-set-transient-map): Update 11 years ago
Oleh Krehel e7aaafbdbc hydra.el (hydra-pink-fallback): Allow prefix arguments 11 years ago
Oleh Krehel 5379642fb3 Use `hydra-keyboard-quit' instead of `hydra-cleanup' 11 years ago
Oleh Krehel 1a54e09bce hydra.el (hydra--make-funcall): Update location 11 years ago
Oleh Krehel cc6accde9f hydra.el (hydra--digit-argument): Fix for Emacs 24.3 11 years ago
Oleh Krehel e4cae0a0dd hydra.el (defhydra): Simplify :cmd-name part 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 4a6a31d6d4 hydra.el: Bump version 11 years ago
Oleh Krehel e403363fad hydra.el (defhydra): Avoid eager macroexpansion failure 11 years ago
Oleh Krehel 5032ec7049 hydra.el (defhydra): Simplify and improve the key binding code 11 years ago
Oleh Krehel 7843563667 hydra.el (hydra--make-funcall): Add 11 years ago
Oleh Krehel 640af46e49 hydra.el (defhydra): Improve docstring 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 fe1cfee312 hydra-examples.el (hydra-rectangle): Update 11 years ago
Oleh Krehel 1bad0c40e6 hydra.el (hydra--format): Update regex order 11 years ago
Oleh Krehel 5c3ab46988 hydra.el (hydra--format): Amend regex 11 years ago
Oleh Krehel 6c6fc0be00 Allow `hydra-repeat' to take a numeric arg 11 years ago
Oleh Krehel 84f4fe7b73 Don't default `hydra-repeat--prefix-arg' to 1 11 years ago
Oleh Krehel 87e4574f17 Mention the leading newline in `defhydra' docstring 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
Oleh Krehel 03771f4225 hydra.el: Turn on lexical-binding 11 years ago
Oleh Krehel 7783f89cdb Minor fixes 11 years ago
Oleh Krehel 498d78bbcc Set pink/amaranth override recursively 11 years ago
Oleh Krehel 30a073b531 hydra.el (hydra-keyboard-quit): Clean up the message area 11 years ago
Oleh Krehel 8e4b1fac49 lv.el (lv-message): Use setq-local for window-min-height 11 years ago
Oleh Krehel eb181fde0c Call :post for :timeout 11 years ago