💾 Archived View for idiomdrottning.org › elph-keys captured on 2023-04-26 at 13:53:47. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
Swapping some things around to match my mental model & also qutebrowser
(eval-after-load "elpher" '(progn (define-key elpher-mode-map "o" 'elpher-go) (define-key elpher-mode-map "g" 'elpher-go-current) (define-key elpher-mode-map "U" 'elpher-root-dir) (define-key elpher-mode-map "O" 'elpher-back-to-start)))