No description
Find a file
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
controller.py Fix incorrect window resizing 2019-02-18 16:09:42 +01:00
main.py Fix incorrect window resizing 2019-02-18 16:09:42 +01:00
model.py Start to implement ranger like keybindings and ui logic 2019-02-17 22:26:20 +01:00
tg.py Divide one file into modules: main, model, view, controller 2019-02-02 22:12:02 +00:00
utils.py Fix incorrect window resizing 2019-02-18 16:09:42 +01:00
view.py Temporary solution for incorrect emojies drawing 2019-02-18 16:32:16 +01:00