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 f885c02 commit 53b7059Copy full SHA for 53b7059
meow-esc.el
@@ -29,7 +29,6 @@
29
(define-minor-mode meow-esc-mode
30
"Mode that ensures ESC works in the terminal"
31
:init-value nil
32
- :interactive nil
33
:global t
34
:keymap nil
35
(if meow-esc-mode
0 commit comments