srain
srain copied to clipboard
Custom shortcut support
- https://developer.gnome.org/gtk3/stable/gtk3-Keyboard-Accelerators.html
- https://github.com/TingPing/irc-client/blob/master/src/irc-entry.c#L176
From text to Accel ID:gtk_accelerator_parse()
Draft of shortcut list:
- Topic: Ctrl + t
- User list: Ctrl + u
- Switch buffer: Ctrl + j/k
- Browse message: Ctrl + up/down
- Focus on input entry: Ctrl + i