Commit Graph

  • 9fd53baa74 hydra.el (hydra-doc-format-spec): New defcustom Oleh Krehel 2016-04-08 11:07:40 +0200
  • 83b9019944 hydra.el (hydra-width-spec-regex): Update Oleh Krehel 2016-04-07 20:10:16 +0200
  • f668f4c114 hydra.el (hydra-key-regex): Add "↓←→⌫⌦⏎" Oleh Krehel 2016-04-07 16:05:29 +0200
  • 272dc4ad3b hydra.el (hydra-docstring-keys-translate-alist): Update Oleh Krehel 2016-04-07 12:19:14 +0200
  • f01f4a46f2 hydra.el (hydra-key-regex): Extract from hydra--format Oleh Krehel 2016-04-07 10:15:33 +0200
  • a85a617306 Allow to use e.g. "↑" in place of "<up>" in the docstring Oleh Krehel 2016-04-07 09:20:48 +0200
  • 5be27f4b61 Add a shortcut to supply a head's eval-able docstring Oleh Krehel 2016-04-04 11:18:27 +0200
  • 69529aded3 hydra.el (hydra-default-hint): Add option justbur 2016-03-31 13:45:37 -0400
  • e0454a1005 Add .elpaignore Oleh Krehel 2016-03-04 20:57:06 +0100
  • 04cd3e4270 hydra-examples.el (rect): Add require Oleh Krehel 2016-01-26 09:57:01 +0100
  • 97cf997ed2 Use set+make-local-variable instead of setq-local for older versions(<24.3) Syohei YOSHIDA 2016-01-26 16:33:50 +0900
  • 47fb132a17 hydra-examples.el (hydra-rectangle): Use better commands Oleh Krehel 2016-01-25 09:13:47 +0100
  • ba61006bff Allow e.g. "_M-\\^_" in docstrings Oleh Krehel 2016-01-25 09:12:42 +0100
  • 7f022f7f1a Fix unbind of key-chord when hydra is active Oleh Krehel 2015-12-14 13:17:01 +0100
  • 97c2270f71 Fix byte-compiler warning Oleh Krehel 2015-12-08 10:22:43 +0100
  • 7e5f64e17b hydra-ox.el: Add a require hydra Jonas Bernoulli 2015-10-30 20:03:40 +0100
  • 90a4e76c37 hydra.el (hydra-disable): Call the exit action only in one frame Oleh Krehel 2015-10-30 13:53:27 +0100
  • 2403973be4 hydra-test.el: Add a require hydra Oleh Krehel 2015-10-30 10:45:32 +0100
  • 9f5f089af4 Allow head-hint to be dynamic Oleh Krehel 2015-10-19 11:29:01 +0200
  • 0712176e9b Fix failing test on Emacs 25 Oleh Krehel 2015-10-16 12:23:09 +0200
  • 4bf7f1c9e4 Bump version Oleh Krehel 2015-10-16 12:05:35 +0200
  • 39eed63d6c hydra.el (hydra-disable): Deactivate key-chord advice more Oleh Krehel 2015-09-01 11:26:21 +0200
  • ea36afcc59 Allow "_", "!", and "&" as keys in docstrings Oleh Krehel 2015-08-30 09:35:17 +0200
  • 3fb316881a hydra.el (hydra--format): Allow "@" key in the docs Oleh Krehel 2015-08-12 07:52:51 +0200
  • f58d356724 Allow #'command syntax for heads, just to have it Oleh Krehel 2015-08-06 08:17:23 +0200
  • c5327e1d34 Declare dired-mark to silence byte-compiler Jonas Bernoulli 2015-08-05 17:45:33 +0200
  • 27b7f40cb2 Make find-function work with defhydra Oleh Krehel 2015-08-02 14:38:31 +0200
  • 852ae2668a Use quote instead of function to prevent compiler warnings Oleh Krehel 2015-07-23 10:54:50 +0200
  • 7aa8187957 Allow to specify :face for each head Oleh Krehel 2015-07-21 19:41:42 +0200
  • 1e9276adfe Remove trailing whitespace from :columns docstring Oleh Krehel 2015-07-21 12:45:56 +0200
  • 336602f308 Add :columns option for hydra body Oleh Krehel 2015-07-20 13:34:21 +0200
  • df7b079af8 hydra.el (hydra-head-format): Customize the key formatting Oleh Krehel 2015-07-19 18:08:37 +0200
  • c8b4749e85 Allow binding heads to "%" Oleh Krehel 2015-07-18 18:20:23 +0200
  • adc29975ae Allow for "_[_" and "_]_" in docs Oleh Krehel 2015-07-17 20:31:35 +0200
  • fca56c3cbb targets/hydra-init.el: Move Oleh Krehel 2015-07-07 09:35:00 +0200
  • 1a13273ff0 Allow to pause arbitrary hydras to the stack Oleh Krehel 2015-06-24 11:03:03 +0200
  • 1acd5f60cd hydra.el (hydra-face-blue): Customize for dark themes Oleh Krehel 2015-06-23 16:28:44 +0200
  • 900ca3426c Allow access to the current hydra body Oleh Krehel 2015-05-19 18:50:32 +0200
  • 2d458392f9 lv-window: split-window ignores window parameters Jan Tatarik 2015-05-19 22:46:54 +0200
  • fd8e1b9617 hydra.el (hydra-fontify-head-default): Add "%" exception Oleh Krehel 2015-05-13 07:25:41 +0200
  • a2f8a23850 Allow to escape ^ in docstrings Oleh Krehel 2015-05-12 09:39:57 +0200
  • 1380f8c1a5 hydra.el: Bump version Oleh Krehel 2015-05-01 15:46:21 +0200
  • 2bc9146199 hydra.el: Use add/remove-function. Fix warning. Stefan Monnier 2015-04-19 16:00:53 -0400
  • c78367f640 hydra.el (hydra-cell-format): Change to defvar Oleh Krehel 2015-04-30 10:55:13 +0200
  • 319ac87a4a hydra.el (hydra-key-format-spec): Declare obsolete Oleh Krehel 2015-04-30 10:55:00 +0200
  • 6524a2c24c hydra.el (hydra-fontify-head-default): Fixup Oleh Krehel 2015-04-30 10:18:56 +0200
  • 370a862f10 Repurpose `hydra--complain' for debugging Oleh Krehel 2015-04-30 10:11:56 +0200
  • 8db62bff7a Make *LV* window fixed size Oleh Krehel 2015-04-30 09:44:12 +0200
  • 270c38be08 Add a work-around for pop-to-buffer / dedicated bug Oleh Krehel 2015-04-28 18:40:00 +0200
  • 0ae560aa50 lv.el (lv-message): Use `lv-use-separator' Oleh Krehel 2015-04-28 09:50:10 +0200
  • bf48e63d6a lv.el (lv-force-update): Be nil by default Oleh Krehel 2015-04-28 09:49:45 +0200
  • dd02b166ee .dir-locals.el: Add Oleh Krehel 2015-04-27 14:31:50 +0200
  • 824f105b15 Optionally separate lv window and echo area using a thin line Jonas Bernoulli 2015-04-26 20:38:46 +0200
  • 00d2c0c6f9 Add lv-force-update Oleh Krehel 2015-04-26 09:21:52 +0200
  • 01248b1954 Use one less ; for local vars Oleh Krehel 2015-04-25 13:32:49 +0200
  • b9d068783b Update `outline-regexp' and `indent-tabs-mode' file locals Oleh Krehel 2015-04-25 13:28:06 +0200
  • c43e1cfcef Add `lv-delete-window' function Jonas Bernoulli 2015-04-25 13:03:23 +0200
  • 1601991a72 Fix the regex once more and add test Oleh Krehel 2015-04-25 13:06:54 +0200
  • 0b1b966b20 hydra.el (hydra-face-teal): Fixup doc Oleh Krehel 2015-04-23 23:01:44 +0200
  • f472834b22 hydra.el (hydra--format): Be non-greedy with width spec Oleh Krehel 2015-04-23 21:48:26 +0200
  • ad8def1705 Match e.g. "C-d C-o" in docstring Oleh Krehel 2015-04-23 15:53:02 +0200
  • 192c5b07d0 Allow heads to conditionally exit Oleh Krehel 2015-04-23 11:10:32 +0200
  • 8be0bff746 hydra-examples.el: Add a defvar Oleh Krehel 2015-04-20 11:59:18 +0200
  • 8ded7258e5 hydra.el (hydra--input-method-function): Move before first use Oleh Krehel 2015-04-18 19:12:02 +0200
  • f0f7a844b0 Use `condition-case-unless-debug' Oleh Krehel 2015-04-16 20:34:19 +0200
  • fb864353cd Declare the hint early to avoid compile warnings Oleh Krehel 2015-04-16 15:05:45 +0200
  • 742d66a63e hydra.el: Bump version Oleh Krehel 2015-04-16 14:13:37 +0200
  • 09b63b5b34 Don't re-activate key chords too early Oleh Krehel 2015-04-15 19:49:48 +0200
  • aeaabd3c8a hydra.el (defhydra): Re-throw a caught error when debug-on-error Oleh Krehel 2015-04-15 10:07:24 +0200
  • 60ce25698b Add an idle message timeout option Oleh Krehel 2015-04-15 09:15:35 +0200
  • 00aef5927c hydra.el (hydra--format): Fix "s-t" issue Oleh Krehel 2015-04-15 10:12:39 +0200
  • 684f8a2d71 Add integration test for red hydras temporarily exiting Oleh Krehel 2015-04-15 08:49:39 +0200
  • f01c87e37c Fix red heads not exiting temporarily Oleh Krehel 2015-04-15 08:43:23 +0200
  • cab5a7325d README.md: Update `hydra-zoom/body' Oleh Krehel 2015-04-14 15:59:27 +0200
  • b2c9ea6f99 README.md: Update intro Oleh Krehel 2015-04-14 15:54:56 +0200
  • 99b2aea8a1 hydra.el (hydra--format): Match alnum for the "_..._" syntax Oleh Krehel 2015-04-14 14:29:22 +0200
  • d678cc06cc Work around `overriding-terminal-local-map' being terminal-local Oleh Krehel 2015-04-14 13:34:09 +0200
  • d6e00edd63 README.md: Add video demo link Oleh Krehel 2015-04-14 10:45:28 +0200
  • 97c9b9b64c Move `this-command' setter Oleh Krehel 2015-04-13 23:14:05 +0200
  • 566aab77e9 Set `this-command' when appropriate Oleh Krehel 2015-04-13 21:29:45 +0200
  • 88f14a04a3 hydra.el (hydra--head-color): Remove Oleh Krehel 2015-04-13 14:31:36 +0200
  • d71386b0f5 hydra.el (hydra--head-color): Simplify Oleh Krehel 2015-04-13 14:08:43 +0200
  • 8875bf1b16 Make digit and negative arguments work in 24.3 Oleh Krehel 2015-04-13 12:26:02 +0200
  • acdec5b392 Add an integration test for digit args in amaranth Oleh Krehel 2015-04-13 12:01:58 +0200
  • 2f07e50939 Account for digit argument Oleh Krehel 2015-04-13 11:51:10 +0200
  • d3d435deb6 Finalize head inheritance Oleh Krehel 2015-04-13 11:33:01 +0200
  • b351b7cfb2 hydra.el (hydra--body-color): Remove Oleh Krehel 2015-04-12 13:57:00 +0200
  • 22348d7db1 hydra.el (hydra--face): Remove Oleh Krehel 2015-04-12 13:36:25 +0200
  • 0ae639f7bc Use a variable instead of a function for the hint Oleh Krehel 2015-04-11 18:37:09 +0200
  • 19cc1be6ff Use `unwind-protect' for :after-exit Oleh Krehel 2015-04-11 15:27:46 +0200
  • 3d7d8c764f Add basic error handling Oleh Krehel 2015-04-11 11:38:18 +0200
  • 51e7753aea Alias :post to :before-exit, and add :after-exit Oleh Krehel 2015-04-11 11:28:01 +0200
  • 986226f865 Simplify `keyboard-quit' Oleh Krehel 2015-04-09 15:57:30 +0200
  • e88839ca5f Don't double-call :post Oleh Krehel 2015-04-09 15:50:44 +0200
  • cb630dfacc Update the tests for the new `hydra-set-transient-map' Oleh Krehel 2015-04-09 14:07:48 +0200
  • fa5643f318 Quit Hydra for `handle-switch-frame' Oleh Krehel 2015-04-09 13:07:43 +0200
  • af39a9885a Adapt to the new `hydra-set-transient-map' Oleh Krehel 2015-04-09 11:21:08 +0200
  • 5787a4d4d5 Move away from setting "t" in keymaps Oleh Krehel 2015-03-31 17:48:50 +0200
  • 3fce2bd1cd Try to re-encode the input in the terminal Oleh Krehel 2015-03-31 15:35:25 +0200
  • 4dde4f7fc3 hydra.el (hydra--format): Add some more symbols Oleh Krehel 2015-04-10 19:57:10 +0200