mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-27 03:54:50 +01:00
- used TAB to move to next unread message.
This commit is contained in:
parent
4407ef3426
commit
a8ff325e9d
@ -225,6 +225,8 @@
|
||||
|
||||
(define-key "n" #'thread-search-next-unread-message *thread-keymap*)
|
||||
|
||||
(define-key "C-I" #'thread-search-next-unread-message *thread-keymap*)
|
||||
|
||||
(define-key "home" #'thread-goto-first-message *thread-keymap*)
|
||||
|
||||
(define-key "end" #'thread-goto-last-message *thread-keymap*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user