Ténno Seremél on Nostr: Time to check if ^L (C-q C-l) and hotkeys to move back and forward a page will be ...
Time to check if ^L (C-q C-l) and hotkeys to move back and forward a page will be useful to navigate my init.el
;; Pressing C-x [ and C-x ] is a bit incovenient.
(bind-keys*
("s-<prior>" . backward-page)
("s-<next>" . forward-page))
#lang_en #emacs
Published at
2024-12-18 17:48:51Event JSON
{
"id": "3c05885b0a5e0ddf3ed4a55dcae41ce43856748e9769544a56705e6626539376",
"pubkey": "d33d442cb0a7782f3296854cab732333f5b52db6c91058696d5bebbad4242a4b",
"created_at": 1734544131,
"kind": 1,
"tags": [
[
"t",
"lang_en"
],
[
"t",
"emacs"
],
[
"emoji",
"blobcatcoffee",
"https://s3.eu-central-1.wasabisys.com/lor-sh/lor-sh/custom_emojis/images/000/092/487/original/c2896430db7edbe2.png"
],
[
"proxy",
"https://lor.sh/users/tennoseremel/statuses/113675084183573949",
"activitypub"
]
],
"content": "Time to check if ^L (C-q C-l) and hotkeys to move back and forward a page will be useful to navigate my init.el :blobcatcoffee:\n\n;; Pressing C-x [ and C-x ] is a bit incovenient.\n(bind-keys*\n (\"s-\u003cprior\u003e\" . backward-page)\n (\"s-\u003cnext\u003e\" . forward-page))\n\n#lang_en #emacs",
"sig": "7ac32c9ced516b9eb799d2ac627c567261110d7f595378a806ef875895f3f2d315e9eb0c6e87c2216648f8a70a809db926e54cf54b12e60195a7c320cddeab89"
}