Skip to content

Override for normal key bindings in Telega? #280

Answered by hochata
hochata asked this question in Q&A
Discussion options

You must be logged in to vote

For completeness sake, I'll copy @DogLooksGood answer here.

Telega attach keybinds with overlays, if I understand correctly. It's already the highest priority, so Meow can't give itself a higher priority. I just remove the SPC in chat buffer.

(define-key telega-msg-button-map (kbd "SPC") nil)

This solves the problem!

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@hochata
Comment options

@hochata
Comment options

@DogLooksGood
Comment options

@hochata
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by hochata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants