A slow Euphoria TUI client written in Python
Find a file
Joscha 8b0740778c Set an edit widget's text
Also make the width calculation take into account the Edit's cursor.
2019-06-12 16:12:04 +00:00
cheuph Set an edit widget's text 2019-06-12 16:12:04 +00:00
test Add some tests 2019-06-08 09:10:59 +00:00
test_scripts Add basic cursor tree widget 2019-06-08 09:10:59 +00:00
.gitignore Start using venv 2019-06-08 09:10:59 +00:00
LICENSE Initial commit 2019-06-08 09:00:23 +00:00
mypy.ini Update mypy config 2019-06-08 09:10:59 +00:00
should_never_happens.txt Add ShouldNeverHappen exception 2019-06-08 09:10:59 +00:00
test.py Add very basic test script 2019-06-08 09:10:59 +00:00
tree_display.py Satisfy mypy and (re-)move files 2019-06-08 09:10:59 +00:00