Skip to content

XML Console: Add keyboard shortcuts

Daniel Brötzmann requested to merge wurstsalat/gajim:xml-enter-send into master

This adds two shortcuts:

  • Ctrl+Enter for sending
  • Ctrl+Up for pasting the last input

Additionally, I did some code formatting and made the console a Gtk.Application window.

Merge request reports