We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971cda2 commit f885c02Copy full SHA for f885c02
meow-esc.el
@@ -25,6 +25,7 @@
25
(defvar meow-esc-delay 0.1)
26
(defvar meow--escape-key-seq [?\e])
27
28
+;;;###autoload
29
(define-minor-mode meow-esc-mode
30
"Mode that ensures ESC works in the terminal"
31
:init-value nil
0 commit comments