mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-12 07:30:34 +01:00
- added a command to subscribe to tag from the tag window.
This commit is contained in:
parent
e1b4658215
commit
bd1a1dd7fd
@ -554,6 +554,8 @@
|
|||||||
|
|
||||||
(define-key "U" #'unsubscribe-to-hash *tags-keymap*)
|
(define-key "U" #'unsubscribe-to-hash *tags-keymap*)
|
||||||
|
|
||||||
|
(define-key "s" #'subscribe-to-hash *tags-keymap*)
|
||||||
|
|
||||||
(define-key "r" #'refresh-tags *tags-keymap*)
|
(define-key "r" #'refresh-tags *tags-keymap*)
|
||||||
|
|
||||||
;; conversations keymap
|
;; conversations keymap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user