summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 daysadded escape sequence detector state machineHaoran S. Diao (刁浩然)
fixed glitch where exiting only happens after 1 final keypress input
5 daysAdded passthrough logic for selector keysHaoran 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 (刁浩然)
again for performance reasons
10 daysAdded 1 letter + space entriesHaoran S. Diao (刁浩然)
10 daysAdded boshiamy as dependency for makeHaoran S. Diao (刁浩然)
10 daysHave it check for both types of backspaceHaoran S. Diao (刁浩然)
11 daysRemoved '[' and ']' from the im_key list since they intefere with arrow keyHaoran S. Diao (刁浩然)
inputs
11 daysAdded makefileHaoran S. Diao (刁浩然)
11 daysAdded readmeHaoran S. Diao (刁浩然)
11 daysMade the imtable use all the latest featuresHaoran S. Diao (刁浩然)
11 daysbugfixesHaoran S. Diao (刁浩然)
11 daysMade input method fully encoding agnosticHaoran S. Diao (刁浩然)
11 daysfixed im toggle passthrough bugHaoran S. Diao (刁浩然)
11 daysrefactored ptyim.c to be cleaner, also does more efficient pty -> stdoutHaoran S. Diao (刁浩然)
transfer
11 daysCleaned up input method code, added preview functionHaoran S. Diao (刁浩然)
11 daysFully functional boshiamy implementationHaoran S. Diao (刁浩然)
11 daysFully functional so far. Just need to clean up the code and actually import theHaoran S. Diao (刁浩然)
input method table
11 daystty intercept worksHaoran S. Diao (刁浩然)