You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doing some keybinding customization, I got puzzled by "SearchInput 0" entry, dug some code, and discovered that SearchInput accepts 0, Delete and Backspace special entries.
I got what 0 and Backspace does, and they are very nice. I did not get what Delete does.
Documentation needs to be updated to inform and clarify their meanings.
The text was updated successfully, but these errors were encountered:
alanjds
changed the title
Document the behavior of SearchInput \0 and \0x7F behavior
Document the behavior of SearchInput \0 , 0x08 and \0x7F behavior
Jan 30, 2025
alanjds
changed the title
Document the behavior of SearchInput \0 , 0x08 and \0x7F behavior
Document the behavior of SearchInput 0 , 0x08 and \0x7F behavior
Jan 30, 2025
alanjds
changed the title
Document the behavior of SearchInput 0 , 0x08 and \0x7F behavior
Document the behavior of SearchInput 0 , 0x08 and 0x7F behaviors
Jan 30, 2025
Doing some keybinding customization, I got puzzled by "SearchInput 0" entry, dug some code, and discovered that SearchInput accepts 0, Delete and Backspace special entries.
I got what 0 and Backspace does, and they are very nice. I did not get what Delete does.
Documentation needs to be updated to inform and clarify their meanings.
The text was updated successfully, but these errors were encountered: