1
0
Fork 0
forked from Mirrors/gomuks
Commit graph

10 commits

Author SHA1 Message Date
FIGBERT
a6d6f7af04
Initial split inbox view implementation
This has one serious regression from the previous inbox view, which is a
lack of scrolling. The re-implementation of scrolling is in progress.
2023-06-15 22:18:25 -07:00
FIGBERT
cbb17effbf
Add Alt+Backspace escape equivalent for Beepberry 2023-05-03 09:34:03 -07:00
FIGBERT
50acd2474a
Add vim-like top/bottom keybinds to roster view 2023-05-03 09:33:00 -07:00
FIGBERT
1eb132a589
Add RoomView previews to roster view 2023-05-03 09:32:55 -07:00
FIGBERT
f6b722f523
Add quit keybind to roster view 2023-05-03 09:32:55 -07:00
FIGBERT
a5ac5ec86e
Add keybindings to roster view 2023-05-03 09:32:55 -07:00
Adam
c9633c095d
Add page up / down actions for Ctrl+P / Ctrl+N (#350)
Helpful to those who like these keys in other applications or who do not have pgup/pgdown keys.
2022-04-15 13:12:21 +03:00
Tulir Asokan
ae34776631 Add up/down arrow key support to fuzzy search. Closes #340 2022-03-06 22:47:34 +02:00
Tulir Asokan
daf0067d53 Remove ctrl+a from default keybindings and fix esc 2022-03-06 22:44:02 +02:00
Tulir Asokan
073739b79b Enable default keybindings by default 2022-03-06 22:30:42 +02:00
Renamed from keybindings.sample.yaml (Browse further)