mod. 24-4

This commit is contained in:
rob 2024-04-24 03:59:43 -04:00
parent 225f893ca8
commit 7edaa1687d

View file

@ -15,6 +15,7 @@
(define-key map (define-key map
"C-w" 'buffers-panel "C-w" 'buffers-panel
"C-h" 'history-all-query "C-h" 'history-all-query
"C-b" 'set-url-from-bookmark
"C-a" 'annotate-current-url "C-a" 'annotate-current-url
"C-d" 'download-url "C-d" 'download-url
"C-s" 'view-source-with-external-editor "C-s" 'view-source-with-external-editor