summaryrefslogtreecommitdiff
path: root/ptyim.c
AgeCommit message (Expand)Author
4 daysMoved the pty->stdout routine and the im display routine to seperate threadsHaoran S. Diao (刁浩然)
4 daysRemoved debug printHaoran S. Diao (刁浩然)
4 daysReset cursor position on startup to fix issue with cursor being stuck outsideHaoran S. Diao (刁浩然)
4 daysAdded scroll region restrictionHaoran S. Diao (刁浩然)
4 daysMade it so pressing escape twice sends an escape to the IM, fixed the statusHaoran S. Diao (刁浩然)
4 daysadded escape sequence detector state machineHaoran S. Diao (刁浩然)
5 daysadded an easy identifier to the output manager child processHaoran S. Diao (刁浩然)
5 daysMade pty and stdin reads blocking again for massive performance boostHaoran S. Diao (刁浩然)
5 daysMade ptty -> stdout be on a seperate thread to we can make stdin/stdout blockingHaoran S. Diao (刁浩然)
10 daysbugfixesHaoran S. Diao (刁浩然)
10 daysrefactored ptyim.c to be cleaner, also does more efficient pty -> stdoutHaoran S. Diao (刁浩然)
10 daysCleaned up input method code, added preview functionHaoran S. Diao (刁浩然)
11 daysFully functional so far. Just need to clean up the code and actually import theHaoran S. Diao (刁浩然)
11 daystty intercept worksHaoran S. Diao (刁浩然)