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 81203c1aef use waitpid to avoid zombie terminal processes 2 years ago
..
__init__.py TTkTerminal is a pure widget that require a separate backend to be attached to an external process, the terminal helper has the primitives to achieve it 2 years ago
debugterminal.py updated doc 2 years ago
mode.py improved the Terminal 3 years ago
terminal.py TerminalHelper Workaround to handle the initial size 2 years ago
terminal_screen.py Fix test error with python3.11 2 years ago
terminal_screen_C1.py fix flake error 2 years ago
terminal_screen_CSI.py fix flake error 2 years ago
terminalhelper.py use waitpid to avoid zombie terminal processes 2 years ago
terminalview.py use waitpid to avoid zombie terminal processes 2 years ago
terminalview_CSI_DEC.py fix flake error 2 years ago
vt102.py Base of the TTkTerminal implementation 3 years ago