mirror of
https://codeberg.org/cage/tinmop/
synced 2025-06-05 01:09:17 +02:00
- added a new command 'delete-notifications';
- retrofitted 'add-metadata-to-parsed-gemini-lines' into the main gemini parser; - fixed json generation of parsed lines in 'gemini-stream-info'.
This commit is contained in:
@@ -378,6 +378,8 @@
|
||||
|
||||
(define-key "M" #'print-mentions *thread-keymap*)
|
||||
|
||||
(define-key "N d" #'delete-notifications *thread-keymap*)
|
||||
|
||||
;; message window keymap
|
||||
|
||||
(define-key "up" #'message-scroll-up *message-keymap*)
|
||||
|
||||
Reference in New Issue
Block a user