64 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi e378a6141e fix/improved bracketed paste 2 years ago
Eugenio Parodi e8766a918a Improved performance of the input key translation 2 years ago
Eugenio Parodi 9523aad6c0 Reworked the input routine to exclude multiple dragging events 2 years ago
Eugenio Parodi ef23e153c6 adapted the new input class to ttkDesigner 2 years ago
Eugenio Parodi ff873afc0b Adapted pyodide to the new structure 2 years ago
Eugenio Parodi 1b9e5aa9a5 Tweaked the mouse initialization 2 years ago
Eugenio Parodi eff23e4968 Handled terminal resize event, moved all the plaform specific routines into the driver folder 2 years ago
Eugenio Parodi 38ee81f855 Initial drop of the platform specific routines, TTkInput is now a static class 2 years ago
Eugenio Parodi 29c433fe1f Removed unrequired imports 2 years ago
Eugenio Parodi b60534ee4e defining the base structure for the windows implementation 2 years ago
Eugenio Parodi fe7ae2a8bb Added link to the terminalColor 3 years ago
Eugenio Parodi 6ad6d924e5 Added link to the terminalColor 3 years ago
Eugenio Parodi 9b87d521e4 Fix test failure 3 years ago
Eugenio Parodi f29d0c927d Catch "BlockingIOError" in the term_unix 3 years ago
Eugenio Parodi 361ed52fe0 Improved the character attributes handlers 3 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Eugenio Parodi 44bb7f2b03 Fixed few impoorts 3 years ago
Eugenio Parodi 2f6248884c Reworked the import of the Term utils 3 years ago
Eugenio Parodi b2c70de7c2 added reversed color 3 years ago
Eugenio Parodi 3263ce00e3 Implemented bracketed paste 3 years ago
Eugenio Parodi 5d510bcf71 Support bracketed paste as terminal input 3 years ago
Eugenio Parodi 1f5bd8bffe Removed urxvt mouse mode in the mouse initialization, fixed the clean sequence 3 years ago
Eugenio Parodi 2817fda06f support single <ESC> in readinputLinux 3 years ago
Eugenio Parodi f57809c876 FIX: #153 Non blocking SIGWINCH 3 years ago
Eugenio Parodi 85778898d6 Fix color issue when importing from ANSI 3 years ago
Eugenio Parodi 96d70c0f6b updated import in the readinput 3 years ago
Eugenio Parodi 7f4ad19e60 Added ansi 16 bright colors 3 years ago
Eugenio Parodi b3033b2cf7 Aligned to the xterm color map 3 years ago
Eugenio Parodi f414fa5da9 Fix cursor spawn when not required 3 years ago
Eugenio Parodi 1595b621ea Improved the regexp for the input filtering 3 years ago
Eugenio Parodi 6c1f1eb9b4 Improved the escape checks in the input routine 3 years ago
Eugenio Parodi 441af5e772 Fix #118 : Terminal Paste not working 3 years ago
Eugenio Parodi 8f75c2a691 Initial drop of the mouse move feature 3 years ago
Eugenio Parodi 0f61073ecc TTkInput: parse mouse move ANSI codes 4 years ago
Eugenio Parodi 6f2c791359 Added web sandbox + tuned showcase tests to works better with it 4 years ago
Eugenio Parodi f467e8c7c0 Almost pyodide compatible 4 years ago
Eugenio Parodi abfb1795dc Starting the Pyodide porting 4 years ago
Eugenio Parodi 79fbd16312 Separate terminal '\n' from '\r' to capture CTRL-J 4 years ago
Eugenio Parodi a0b5ef8fcb Improved unit test 4 years ago
Eugenio Parodi e5d4de5614 Improved testing with pytest 4 years ago
Eugenio Parodi 4cc2e5c594 Fix input after app sent back to Foreground 4 years ago
Eugenio Parodi 6535cfa670 Added Sigmask Demo 4 years ago
Eugenio Parodi 0999edd080 Added CTRL Mapping 4 years ago
Eugenio Parodi c9390a98a8 Added configurable sigmask for CTRL-C, CTRL-Z, CTRL-S 4 years ago
Eugenio Parodi c69c97bf76 Hopefully get rid of a glitch where the Mouse Ansi code from time to time got pushed to the stdin 4 years ago
Eugenio Parodi aad5c20bf0 TTkTextEdit: Added insert text feature 4 years ago
Eugenio Parodi 100d24ffe3 TTkColor: rework, used rgb data structure, improved ANSI color parse 4 years ago
Eugenio Parodi cbd0c41f6f TTkTextCursor: improved the multicursor insert text 4 years ago
Eugenio Parodi fffb3b8b35 Slight Inputimprovement, Added Calvin S font 4 years ago