]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/hydra/README.md
Merge commit 'b963c70dcf211c86d4bb03bfd4a20c6807cbe679' from hydra
[gnu-emacs-elpa] / packages / hydra / README.md
index 79175bdc0fdc3a3a6b3f08a3aa210d9294eab7ec..06869656ba44217408aa0a3c72fd7c351d724e39 100644 (file)
@@ -163,3 +163,11 @@ However, there are two important differences:
 
 - you can cancel <kbd>C-c C-v</kbd> with a command while executing that command, instead of e.g.
 getting an error `C-c C-v C-n is undefined` for <kbd>C-c C-v C-n</kbd>.
+
+## Hydras and numeric arguments
+
+Since version `0.6.0`, for any Hydra:
+
+- `digit-argment` can be called with <kbd>0</kbd>-<kbd>9</kbd>.
+- `negative-argument` can be called with <kbd>-</kbd>
+- `universal-argument` can be called with <kbd>C-u</kbd>