summaryrefslogtreecommitdiff
path: root/modes/telega
AgeCommit message (Collapse)Author
2024-12-15telega: close chat with quit-windowZero King
`bury-buffer' does not close the chat window.
2024-11-28telega: Replace obsolete functionsSergey Trofimov
2022-06-06Change package-requires to 26.3James Nguyen
25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files
2022-05-28Fix telega function namesVonfry
2021-07-18Modify telega keybinding for copy and replyVonfry
yy and yl is conflicted with the evil yank commands. Reply is more common than forword and r is reply in default of telega.
2021-06-26Fix telega prefix map bindingVonfry
2021-06-18Add telega keybindings for evilVonfry