386 Commits (master)
 

Author SHA1 Message Date
Oleh Krehel bf48e63d6a lv.el (lv-force-update): Be nil by default 11 years ago
Oleh Krehel dd02b166ee .dir-locals.el: Add 11 years ago
Jonas Bernoulli 824f105b15 Optionally separate lv window and echo area using a thin line 11 years ago
Oleh Krehel 00d2c0c6f9 Add lv-force-update 11 years ago
Oleh Krehel 01248b1954 Use one less ; for local vars 11 years ago
Oleh Krehel b9d068783b Update `outline-regexp' and `indent-tabs-mode' file locals 11 years ago
Jonas Bernoulli c43e1cfcef Add `lv-delete-window' function 11 years ago
Oleh Krehel 1601991a72 Fix the regex once more and add test 11 years ago
Oleh Krehel 0b1b966b20 hydra.el (hydra-face-teal): Fixup doc 11 years ago
Oleh Krehel f472834b22 hydra.el (hydra--format): Be non-greedy with width spec 11 years ago
Oleh Krehel ad8def1705 Match e.g. "C-d C-o" in docstring 11 years ago
Oleh Krehel 192c5b07d0 Allow heads to conditionally exit 11 years ago
Oleh Krehel 8be0bff746 hydra-examples.el: Add a defvar 11 years ago
Oleh Krehel 8ded7258e5 hydra.el (hydra--input-method-function): Move before first use 11 years ago
Oleh Krehel f0f7a844b0 Use `condition-case-unless-debug' 11 years ago
Oleh Krehel fb864353cd Declare the hint early to avoid compile warnings 11 years ago
Oleh Krehel 742d66a63e hydra.el: Bump version 11 years ago
Oleh Krehel 09b63b5b34 Don't re-activate key chords too early 11 years ago
Oleh Krehel aeaabd3c8a hydra.el (defhydra): Re-throw a caught error when debug-on-error 11 years ago
Oleh Krehel 60ce25698b Add an idle message timeout option 11 years ago
Oleh Krehel 00aef5927c hydra.el (hydra--format): Fix "s-t" issue 11 years ago
Oleh Krehel 684f8a2d71 Add integration test for red hydras temporarily exiting 11 years ago
Oleh Krehel f01c87e37c Fix red heads not exiting temporarily 11 years ago
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