Skip to content

Support browser HID keys in keybindings - #349

Open
jyn514 wants to merge 1 commit into
glide-browser:mainfrom
jyn514:browser-hid
Open

Support browser HID keys in keybindings#349
jyn514 wants to merge 1 commit into
glide-browser:mainfrom
jyn514:browser-hid

Conversation

@jyn514

@jyn514 jyn514 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

These were present in src/glide/browser/base/content/glide.d.ts but never recognized by the keycode translation layer.

This makes it possible to bind back/forward on my keyboard in a operating-system portable way, without special-casing Glide's Ctrl-H shortcut (which doesn't work in other browsers).

Disclosure: This was generated by an LLM. I got the idea for the change from https://configure.zsa.io/, which has WWW-Back as an option, then compared it against GlideKeyCodes and page 132 of the HID spec for accuracy.

These were present in `src/glide/browser/base/content/glide.d.ts` but
never recognized by the Vim translation layer.

This makes it possible to bind back/forward on my keyboard in a
operating-system portable way, without special-casing Glide's Ctrl-H
shortcut (which doesn't work in other browsers).
@jyn514
jyn514 requested a review from RobertCraigie as a code owner August 4, 2026 19:07
@jyn514 jyn514 changed the title Support browser HID keys in vim keybindings Support browser HID keys in keybindings Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant