Commit graph

6 commits

Author SHA1 Message Date
13dfdd2531 [Surfingkeys] Unmap ‘G’ and ‘gg’
The ‘M-<’ and ‘M->’ bindings seem to work, so these aren't necessary anymore.
2022-12-13 06:46:13 -08:00
6f0a9a8613 [Surfingkeys] Unmap some remapped keys to clean up the space
I don't accidentally want to become dependent on the original keybindings.

I'm leaving the ‘G’ and ‘gg’ keys up for now, beceause I haven't been able to
tell yet whether the ‘M-<’ and ‘M->’ keybindings work.
2022-12-13 06:39:34 -08:00
f94dfbad15 [Surfingkeys] Try specifying ‘M-<’ and ‘M->’ differently
The keybindings show up properly in the keybinding list, but they don't work.
I'm wondering if this particular change is going to cause a syntax error, or
perhaps Surfingkeys can figure out that those ‘<’ and ‘>’ are part of the
keybinding.
2022-12-13 06:37:44 -08:00
6474e5b0b2 [Surfingkeys] Use ‘M-p’ and ‘M-n’ to switch tabs 2022-12-13 06:37:03 -08:00
b1beded0d6 [Surfingkeys] Remap ‘yy’ to ‘c0’ to copy the current URL 2022-12-11 13:20:28 -08:00
7b4f8a21fc [Surfingkeys] Add configuration 2022-12-11 13:19:33 -08:00