Add shortcut to timeline for deleting other windows

This commit is contained in:
Daniel Borchmann 2021-07-03 17:54:15 +02:00
parent c3a099fd6a
commit b85246ae7c
Signed by: exot
GPG Key ID: 1C7071A75BB72D64

View File

@ -108,6 +108,7 @@ end date of the timeline."
(define-key map "n" #'timeline-tools-next-line)
(define-key map (kbd "C-p") #'timeline-tools-previous-line)
(define-key map "p" #'timeline-tools-previous-line)
(define-key map "o" #'delete-other-windows)
map))
(define-derived-mode timeline-tools-mode