You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Eugenio Parodi 0f61073ecc TTkInput: parse mouse move ANSI codes 4 years ago
..
__init__.py Improved testing with pytest 4 years ago
colors.py TTkColor: rework, used rgb data structure, improved ANSI color parse 4 years ago
colors_ansi_map.py TTkColor: rework, used rgb data structure, improved ANSI color parse 4 years ago
input.py TTkInput: parse mouse move ANSI codes 4 years ago
inputkey.py Separate terminal '\n' from '\r' to capture CTRL-J 4 years ago
inputmouse.py TTkKeyPressView: Added mouse events 4 years ago
readinputlinux.py Fix input after app sent back to Foreground 4 years ago
readinputlinux_thread.py Fix input after app sent back to Foreground 4 years ago
term.py Starting the Pyodide porting 4 years ago
term_base.py Starting the Pyodide porting 4 years ago
term_pyodide.py Added web sandbox + tuned showcase tests to works better with it 4 years ago
term_unix.py Starting the Pyodide porting 4 years ago