This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
tg
Watch
2
Star
0
Fork
You've already forked tg
0
mirror of
https://github.com/paul-nameless/tg
synced
2024-11-22 03:43:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
No description
8
commits
7
branches
19
tags
2.2
MiB
Python
99.4%
Shell
0.4%
Dockerfile
0.2%
c37cabc72e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Paul Nameless
c37cabc72e
Add ability to send messages that longer than width of msgs pane
2019-02-18 17:00:30 +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
Add ability to send messages that longer than width of msgs pane
2019-02-18 17:00:30 +01:00