Commit f4edf43
feat(xremap): add Emacs word motion and kill-line bindings for Chromium
Adds M-f, M-b, M-d, M-BackSpace, and C-k Emacs keybindings. C-k uses
wtype via launch to properly hold Shift around End before releasing it,
working around xremap's sequence mode not applying modifiers correctly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent daa63b2 commit f4edf43
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
180 | 186 | | |
181 | 187 | | |
182 | 188 | | |
| |||
0 commit comments