363 Commits (798c0d810f1f8f6b6b8c8b1da477f5831749d2fc)
 

Author SHA1 Message Date
Oleh Krehel cab5a7325d README.md: Update `hydra-zoom/body' 11 years ago
Oleh Krehel b2c9ea6f99 README.md: Update intro 11 years ago
Oleh Krehel 99b2aea8a1 hydra.el (hydra--format): Match alnum for the "_..._" syntax 11 years ago
Oleh Krehel d678cc06cc Work around `overriding-terminal-local-map' being terminal-local 11 years ago
Oleh Krehel d6e00edd63 README.md: Add video demo link 11 years ago
Oleh Krehel 97c9b9b64c Move `this-command' setter 11 years ago
Oleh Krehel 566aab77e9 Set `this-command' when appropriate 11 years ago
Oleh Krehel 88f14a04a3 hydra.el (hydra--head-color): Remove 11 years ago
Oleh Krehel d71386b0f5 hydra.el (hydra--head-color): Simplify 11 years ago
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