Skip to content

Fix keyboard shortcuts in GTK3

Ghost User requested to merge (removed):fix-gtk3-shortcuts into master

Fixes following issues:

  • Inserting a newline on shift-enter.
  • Switching chat tabs with ctrl+page up, ctrl-page down.
  • Moving between lines with up and down arrows when composing a multi line message.

Merge request reports