Closed ajyoon closed 2 years ago
My site has some <textarea>s in it, but I can't type the forward slash character (/) because the search interface captures it. The search shortcut should not fire when inputs are focused.
<textarea>
/
This is somewhat related to #21
My site has some
<textarea>
s in it, but I can't type the forward slash character (/
) because the search interface captures it. The search shortcut should not fire when inputs are focused.