1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-06-05 01:09:17 +02:00

- added a new command: 'search-fediverse'.

This commit is contained in:
cage
2024-05-04 14:07:33 +02:00
parent e75793133e
commit 4eb0963d06
6 changed files with 88 additions and 14 deletions

View File

@@ -278,6 +278,8 @@
(define-key "^" #'thread-open-parent-post *thread-keymap*)
(define-key "/ q" #'search-fediverse *thread-keymap*)
(define-key "/ b" #'thread-search-next-message-body *thread-keymap*)
(define-key "/ m" #'thread-search-next-message-meta *thread-keymap*)