nyxt: Bind copy-password and copy-username.

master
Pierre Neidhardt 2021-07-21 09:25:49 +02:00
parent a71ea16b90
commit 48c18c3fce
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@
(uiop:run-program (list "mpv" (url buffer))))
(define-key *my-keymap* "C-M-c v" 'play-video-in-current-page)
(define-key *my-keymap* "C-M-p" 'copy-password)
(define-key *my-keymap* "C-M-u" 'copy-username)
(define-mode my-mode ()
"Dummy mode for the custom key bindings in `*my-keymap*'."
((keymap-scheme (keymap:make-scheme