3b1e7f4876
Add archlinux package search for Surfingkeys
2024-04-22 15:30:22 -07:00
e0ffe1a859
fix(surfingkeyes): Fix syntax error
2024-04-20 00:10:27 -07:00
7bcf1f8aae
feat(surfingkeys): Add EmacsWiki search
2024-04-19 23:39:20 -07:00
cf72a2ebc8
fix(surfingkeys): Fix melpa name casing
2024-04-19 22:29:18 -07:00
2a6a6b67f4
feat(surfingkeys): Add Melpa search alias
2024-04-19 22:26:52 -07:00
ebf711890a
Add keybinding ‘cl’ to “copy link”
2024-04-09 11:51:57 -07:00
0831b2ef1b
[Surfingkeys] Add keybinding for Phanpy to load new posts
2024-04-09 11:51:27 -07:00
71aa62b6c9
Fix up some search aliases
2024-04-07 00:22:14 -07:00
dd3aab90c8
Add an attempt at theming surfingkeys
...
Mostly taken from https://github.com/rose-pine/surfingkeys with some adjustments
for my preference of colors.
2023-07-26 00:15:44 -07:00
921724c48f
[surfingkeys] Change ‘af’ -> ‘C-u f’
2023-06-15 23:10:02 -07:00
af77f610b6
[surfingkeys] Add command to capture the current page in org-mode
2023-06-02 00:48:29 -07:00
8492a6c6a2
[Surfingkeys] Don't unmap ‘l’ since I'm using it elsewhere
2022-12-15 10:40:07 -08:00
3e84ed5424
[Surfingkeys] Bind ‘C-x x g’ to reload the page
...
‘C-x x g’ in Emacs calls ‘revert-buffer-quick’, which is about the same idea as
reloading the page.
2022-12-15 10:35:02 -08:00
8cc6b79f48
[Surfingkeys] Replace ‘ESC’ with ‘C-g’ in omnibar and insert modes
2022-12-15 10:33:50 -08:00
9e4f274720
[Surfingkeys] Put the omnibar in the bottom
...
I feel like this will be more Emacs-like...
2022-12-13 06:47:15 -08:00
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