Commit graph

10 commits

Author SHA1 Message Date
Paul Nameless
73065f5f45 Sort message newest at the bottom
Jump with H/J keys 10 msgs up/down
2019-02-18 19:49:01 +01:00
Paul Nameless
5aa9a73f16 Add status view 2019-02-18 19:10:51 +01:00
Paul Nameless
c37cabc72e Add ability to send messages that longer than width of msgs pane 2019-02-18 17:00:30 +01:00
Paul Nameless
3d69431c39 Temporary solution for incorrect emojies drawing
Some emojies double width but python thinks that it is single so
in result line is shifts to the left and view is not correct.
Need to find out better solution in future
2019-02-18 16:32:16 +01:00
Paul Nameless
e3409a2d36 Add gap between panes 2019-02-18 16:12:46 +01:00
Paul Nameless
d03866f0e3 Fix incorrect window resizing
Add sending message functionality
2019-02-18 16:09:42 +01:00
Paul Nameless
473f96902f Implement simple resizing 2019-02-17 23:00:37 +01:00
Paul Nameless
4986d39987 Start to implement ranger like keybindings and ui logic
Add notifications
Use correct colors
2019-02-17 22:26:20 +01:00
Paul Klym
c557fcadbb Divide one file into modules: main, model, view, controller 2019-02-02 22:12:02 +00:00
Paul Klym
49cf1ffbb7 Init 2019-02-02 21:59:00 +00:00