Open
Description
Question
Hello,
I was trying to add a custom keybinding (to toggle comment blocks) using Ctrl+/
. However, with this in my kakrc
:
map global normal <c-/> ":comment-line<ret>"
Pressing Ctrl+/
causes the terminal bell error sound, and acts as if I have only pressed /
(with the search:
prompt appearing).
Is this just a bug, or is /
a reserved character in kakoune and can't be used in bindings?
Thanks in advance!
Metadata
Assignees
Labels
No labels