94 Commits (master)

Author SHA1 Message Date
Oleh Krehel 16fa8d109e hydra.el (defhydra): Use "__" in docstring to represent a literal "_" 6 years ago
Jonas Bernoulli 49bef08465 Fix typos 6 years ago
Oleh Krehel b14aaf71cb hydra.el (hydra-lv): Remove obsolete defcustom 7 years ago
Oleh Krehel acb69859f3 hydra-test.el: Update tests for the last commit 7 years ago
Oleh Krehel 9c4a4711bc hydra.el (hydra-key-doc-function-default): Accept also sexp as doc 7 years ago
Oleh Krehel 1e423933a9 hydra.el: sexp hints are now supported for :columns 7 years ago
Oleh Krehel 9ca93bdffb hydra.el (defhydra+): Add 7 years ago
Oleh Krehel e01a79e4b7 hydra.el (defhydra): Declare "/params" and "/docstring" 7 years ago
Oleh Krehel 67098cc914 hydra.el (hydra--format): Add extra newline 7 years ago
Oleh Krehel d071278fcc hydra.el (hydra--format): Fix off-by-one 7 years ago
culot 44b42598ee Fix Typos 8 years ago
Oleh Krehel 87cc74b264 hydra.el (hydra--format): Make no docstring equivalent to :hint nil 8 years ago
Oleh Krehel 62e0f37462 hydra-test.el: Fix tests for previous commit 8 years ago
Oleh Krehel cf96140079 hydra-test.el: Regenerate tests for the last commit 8 years ago
Oleh Krehel 6eaf10f52c hydra-test.el (hydra-format-5): Fix failing test 8 years ago
David AMAR 02f29073e0 hydra.el (hydra--sort-heads): change ordering method of columns 9 years ago
David AMAR 2751f00c2c Remove trailing whitespace from :column docstring 9 years ago
David AMAR 95008ea38b hydra.el: Add automatic lookup for remaped cmd 9 years ago
David AMAR 3db82e5f43 Implement named columns 9 years ago
Oleh Krehel dd5f703d52 hydra.el: Use error-message-string, not message 10 years ago
Oleh Krehel d2aaf869ec Fix e.g. _f_(foo) in format string 10 years ago
Oleh Krehel 1d378c6887 Allow to set hydra verbosity 10 years ago
Oleh Krehel 81d88e4c11 hydra.el (hydra-show-hint): Extract from defhydra 10 years ago
Oleh Krehel 200a444419 hydra.el (hydra--hint): Revert return "" for :hint nil 10 years ago
Oleh Krehel 97c2270f71 Fix byte-compiler warning 10 years ago
Oleh Krehel 2403973be4 hydra-test.el: Add a require hydra 11 years ago
Oleh Krehel 0712176e9b Fix failing test on Emacs 25 11 years ago
Oleh Krehel 852ae2668a Use quote instead of function to prevent compiler warnings 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 c8b4749e85 Allow binding heads to "%" 11 years ago
Oleh Krehel adc29975ae Allow for "_[_" and "_]_" in docs 11 years ago
Oleh Krehel 900ca3426c Allow access to the current hydra body 11 years ago
Oleh Krehel 6524a2c24c hydra.el (hydra-fontify-head-default): Fixup 11 years ago
Oleh Krehel 1601991a72 Fix the regex once more and add test 11 years ago
Oleh Krehel fb864353cd Declare the hint early to avoid compile warnings 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 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 acdec5b392 Add an integration test for digit args in amaranth 11 years ago
Oleh Krehel d3d435deb6 Finalize head inheritance 11 years ago
Oleh Krehel 0ae639f7bc Use a variable instead of a function for the hint 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 666048cec6 Update testing setup 11 years ago
Oleh Krehel 60483cb282 Add integration testing 11 years ago