363 Commits (798c0d810f1f8f6b6b8c8b1da477f5831749d2fc)
 

Author SHA1 Message Date
Oleh Krehel 3fb316881a hydra.el (hydra--format): Allow "@" key in the docs 11 years ago
Oleh Krehel f58d356724 Allow #'command syntax for heads, just to have it 11 years ago
Jonas Bernoulli c5327e1d34 Declare dired-mark to silence byte-compiler 11 years ago
Oleh Krehel 27b7f40cb2 Make find-function work with defhydra 11 years ago
Oleh Krehel 852ae2668a Use quote instead of function to prevent compiler warnings 11 years ago
Oleh Krehel 7aa8187957 Allow to specify :face for each head 11 years ago
Oleh Krehel 1e9276adfe Remove trailing whitespace from :columns docstring 11 years ago
Oleh Krehel 336602f308 Add :columns option for hydra body 11 years ago
Oleh Krehel df7b079af8 hydra.el (hydra-head-format): Customize the key formatting 11 years ago
Oleh Krehel c8b4749e85 Allow binding heads to "%" 11 years ago
Oleh Krehel adc29975ae Allow for "_[_" and "_]_" in docs 11 years ago
Oleh Krehel fca56c3cbb targets/hydra-init.el: Move 11 years ago
Oleh Krehel 1a13273ff0 Allow to pause arbitrary hydras to the stack 11 years ago
Oleh Krehel 1acd5f60cd hydra.el (hydra-face-blue): Customize for dark themes 11 years ago
Oleh Krehel 900ca3426c Allow access to the current hydra body 11 years ago
Jan Tatarik 2d458392f9 lv-window: split-window ignores window parameters 11 years ago
Oleh Krehel fd8e1b9617 hydra.el (hydra-fontify-head-default): Add "%" exception 11 years ago
Oleh Krehel a2f8a23850 Allow to escape ^ in docstrings 11 years ago
Oleh Krehel 1380f8c1a5 hydra.el: Bump version 11 years ago
Stefan Monnier 2bc9146199 hydra.el: Use add/remove-function. Fix warning. 11 years ago
Oleh Krehel c78367f640 hydra.el (hydra-cell-format): Change to defvar 11 years ago
Oleh Krehel 319ac87a4a hydra.el (hydra-key-format-spec): Declare obsolete 11 years ago
Oleh Krehel 6524a2c24c hydra.el (hydra-fontify-head-default): Fixup 11 years ago
Oleh Krehel 370a862f10 Repurpose `hydra--complain' for debugging 11 years ago
Oleh Krehel 8db62bff7a Make *LV* window fixed size 11 years ago
Oleh Krehel 270c38be08 Add a work-around for pop-to-buffer / dedicated bug 11 years ago
Oleh Krehel 0ae560aa50 lv.el (lv-message): Use `lv-use-separator' 11 years ago
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