gomuks/ui
Digital cf3f3e51d1 Add support for more key events (#64)
In some cases tcell sends Key{Ctrl,Alt}{Up,Down} events instead of
Key{Up,Down} event that have the corresponding modifier mask set.
(these key combinations are used for switching rooms)
2018-06-30 23:28:53 +03:00
..
messages Add font tag support and /rainbow command 2018-06-11 19:52:22 +03:00
widget Gofmt 2018-05-22 17:24:47 +03:00
command-processor.go Add option to disable typing notifications (#63) 2018-06-30 23:26:40 +03:00
commands.go Add option to disable typing notifications (#63) 2018-06-30 23:26:40 +03:00
doc.go Add doc.go files 2018-03-22 23:45:54 +02:00
fuzzy-search-modal.go turn off dynamic colors in fuzzy search 2018-06-06 11:56:48 -05:00
message-view.go Gofmt 2018-06-02 00:44:21 +03:00
room-list.go Add bare mode and fix terminal resize bug. Fixes #48 2018-05-22 22:06:49 +03:00
room-view.go Gofmt 2018-06-02 00:44:21 +03:00
tag-room-list.go fix room name overwriting unread count 2018-05-25 00:14:05 -05:00
ui.go Add ui toggle for image rendering 2018-06-02 00:43:56 +03:00
view-login.go Show errors in login view. Fixes #14 2018-04-23 12:55:38 +03:00
view-main.go Add support for more key events (#64) 2018-06-30 23:28:53 +03:00