1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-01-31 04:24:48 +01:00

- added a command to subscribe to tag from the tag window.

This commit is contained in:
cage 2022-03-12 12:09:29 +01:00
parent e1b4658215
commit bd1a1dd7fd

View File

@ -554,6 +554,8 @@
(define-key "U" #'unsubscribe-to-hash *tags-keymap*)
(define-key "s" #'subscribe-to-hash *tags-keymap*)
(define-key "r" #'refresh-tags *tags-keymap*)
;; conversations keymap