How can I change the keyboard shortcuts within composer? (ctrl-a, ctrl-d)

Specifically I like emacs shortcuts: ctrl-a to go to the beginning of the line, not select all. Ctrl-d to delete the next char, not change where the composer window is. Shortcuts work fine in the text editor but not in the composer window. How can I fix those? Thanks!

1 Like

me 2

Hey, we don’t have support for this yet, but will hopefully add this soon!
Thanks for the recomendation.

1 Like

On macOS, in the form input used for composing a chat message, both cmd-a and ctrl-a are bound to select-all. I think only cmd-a should be, and ctrl-a should be bound to beginning-of-line – I believe those bindings are standard in macOS form inputs.

I’m also frustrated with ctrl-a and ctrl-d which can’t change shortcut key in settings. I hope it will improve in next update!