v0.4
Changes:
- Add additional keybinds in Input Window:
ctrl-a
: go to beginning of linectrl-e
: go to end of linectrl-k
: delete from cursor to end of linectrl-u
: delete line
- Add additional keybinds in List and Log Window:
HOME
: jump to first lineEND
: jump to last line
- Add Log Window zooming with
F9
key when browsing the history - Add account status and persistent global status (for all accounts) in
{nuqql}
conversation:global-status get
: get global statusglobal-status set <status>
: set global status to
- Improve terminal resize handling
- Improve conversation list focus and conversation history behaviour
- Code cleanups, fixes and reorganization
- Requires purpled v0.3 or nuqql-slixmppd v0.2