386 Commits (master)
 

Author SHA1 Message Date
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
Oleh Krehel d44bf581d2 Don't bind `hydra-keyboard-quit' in foreign keymaps 11 years ago
Oleh Krehel 97d6987bb5 Add hydra-rectangle example 11 years ago
Oleh Krehel 3a77bf66c0 hydra-examples.el (hydra-apropos): Add. 11 years ago
jhonnyseven 543e97b0c5 Fix switch-frame handling. 11 years ago
Oleh Krehel 5e8c7f2288 hydra.el (hydra--format): Extend key regex with ";:" 11 years ago
Oleh Krehel 9f9dcf97d8 Bind [switch-frame] to `hydra-keyboard-quit' 11 years ago
Oleh Krehel 3c4b3fd860 lv.el: Update truncation rules 11 years ago
Oleh Krehel bfe65dae86 README.md: Fix up typos 11 years ago
hura 556db5276b Wiki link to the "Home" page instead. 11 years ago
Oleh Krehel 3f11348af1 README.md: Add toc 11 years ago
Oleh Krehel c9432e848b README.md: describe docstring 11 years ago
Oleh Krehel 7f4c835294 README.md: finish up the rules 11 years ago
Oleh Krehel 622c798a7e README.md: move some stuff to wiki, add more stuff 11 years ago
Oleh Krehel a071b60414 README.md: update 11 years ago
Oleh Krehel 58075f588b hydra-examples.el (hydra-buffer-menu): Fix example 11 years ago
Oleh Krehel bca2441d01 Makefile: Simplify 11 years ago
Oleh Krehel 5c2f420239 hydra-examples.el: Fixup 11 years ago
Oleh Krehel a867927a10 "C-g" (`hydra-keyboard-quit' ) should run :post 11 years ago