376 Commits (d3328cab67714fbc164781d7bbe0f9d150f2e9a3)
 

Author SHA1 Message Date
Justin Burkett 8119d82fe9 hydra.el (hydra--make-defun): require hydra 8 years ago
Oleh Krehel cf96140079 hydra-test.el: Regenerate tests for the last commit 8 years ago
Oleh Krehel 462202d7fc hydra.el (hydra--doc): Fixup 8 years ago
Justin Burkett 03eeea324c Make first line of hydra docstrings more informative. 8 years ago
wouter bolsterlee 1deed8a00e
fix typo in readme 8 years ago
Oleh Krehel e228432bb6 hydra.el (hydra--hint-from-matrix): Adjust for "%" in key 8 years ago
Oleh Krehel 49611c1509 hydra.el (hydra--generate-matrix): Refactor 8 years ago
Oleh Krehel a23046b7d5 hydra.el (hydra--hint-from-matrix): Refactor 8 years ago
Oleh Krehel 6eaf10f52c hydra-test.el (hydra-format-5): Fix failing test 8 years ago
Oleh Krehel df3025f7e3 hydra.el (hydra-key-regex): Add "\\" 9 years ago
Oleh Krehel b12d37ac00 hydra.el (hydra--format): Detect macroexpand 9 years ago
Oleh Krehel b4fb3298cd hydra.el (hydra--hint-heads-wocol): Ignore dynamic hints 9 years ago
Joe Wreschnig ab67b29835 Declare the third argument of `defhydra’ as a (potential) docstring. 9 years ago
Oleh Krehel 943636fe4a hydra.el: Bump version 9 years ago
David AMAR 38ce88a9c3 hydra.el : fix some docstring warning 9 years ago
David AMAR 02f29073e0 hydra.el (hydra--sort-heads): change ordering method of columns 9 years ago
Oleh Krehel 36fb5e0149 hydra.el (defhydra): Use copy-tree on heads 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 a72d68a0f6 hydra.el (hydra-fontify-head-default): Fix head keys as "%f" 9 years ago
Oleh Krehel dd5f703d52 hydra.el: Use error-message-string, not message 10 years ago
Oleh Krehel a07b92a875 lv.el (lv-window): Rename to " *LV*" 10 years ago
jasonm23 2ebf8624d5 Move Amaranth warning message to a defvar 10 years ago
Oleh Krehel 3527b321ce Fix byte compiler warnings 10 years ago
Oleh Krehel 76d51ecd41 Fix compile warnings 10 years ago
Oleh Krehel 91f8e7c13b hydra.el: Bump version 10 years ago
Oleh Krehel 63de503ee8 hydra.el (hydra-key-regex): Add "$" 10 years ago
Oleh Krehel d2aaf869ec Fix e.g. _f_(foo) in format string 10 years ago
Oleh Krehel 9c2589f9ae Update the package description 10 years ago
Oleh Krehel 1eee0f337a hydra.el (hydra-get-property): New defun. 10 years ago
Oleh Krehel 585db09f58 hydra-examples.el: Add example of setting verbosity 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 270b917f1c hydra.el (defhydra): Don't eval hints during the definition 10 years ago
Oleh Krehel 798684a119 hydra-examples.el: Don't byte-compile 10 years ago
Oleh Krehel f877855284 hydra-examples.el (org-agenda-cts): Add 10 years ago
Oleh Krehel 6d5bdf7cb0 Introduce (:hint none) 10 years ago
Oleh Krehel 200a444419 hydra.el (hydra--hint): Revert return "" for :hint nil 10 years ago
Oleh Krehel 0a5074afe8 hydra.el (hydra--format): Avoid inf loops 10 years ago
Oleh Krehel 9fd53baa74 hydra.el (hydra-doc-format-spec): New defcustom 10 years ago
Oleh Krehel 83b9019944 hydra.el (hydra-width-spec-regex): Update 10 years ago
Oleh Krehel f668f4c114 hydra.el (hydra-key-regex): Add "↓←→⌫⌦⏎" 10 years ago
Oleh Krehel 272dc4ad3b hydra.el (hydra-docstring-keys-translate-alist): Update 10 years ago
Oleh Krehel f01f4a46f2 hydra.el (hydra-key-regex): Extract from hydra--format 10 years ago
Oleh Krehel a85a617306 Allow to use e.g. "↑" in place of "<up>" in the docstring 10 years ago
Oleh Krehel 5be27f4b61 Add a shortcut to supply a head's eval-able docstring 10 years ago
justbur 69529aded3 hydra.el (hydra-default-hint): Add option 10 years ago
Oleh Krehel e0454a1005 Add .elpaignore 10 years ago
Oleh Krehel 04cd3e4270 hydra-examples.el (rect): Add require 10 years ago