1
0
Fork 0

- added command for sending to pipe contents of message windows.

This commit is contained in:
cage 2021-03-09 10:38:57 +01:00
parent 8b99548e6e
commit 6beb2e9bfc
1 changed files with 2 additions and 0 deletions

View File

@ -341,6 +341,8 @@
(define-key "s" #'gemini-subscribe-gemlog *gemini-message-keymap*)
(define-key "|" #'send-to-pipe *gemini-message-keymap*)
;; gemini stream window keymap
(define-key "a" #'gemini-abort-download *gemini-downloads-keymap*)