index
:
ptyim.git
main
Pseudoterminal Input Method
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
5 days
Made pty and stdin reads blocking again for massive performance boost
Haoran S. Diao (刁浩然)
5 days
Made ptty -> stdout be on a seperate thread to we can make stdin/stdout blocking
Haoran S. Diao (刁浩然)
10 days
Added 1 letter + space entries
Haoran S. Diao (刁浩然)
10 days
Added boshiamy as dependency for make
Haoran S. Diao (刁浩然)
10 days
Have it check for both types of backspace
Haoran S. Diao (刁浩然)
11 days
Removed '[' and ']' from the im_key list since they intefere with arrow key
Haoran S. Diao (刁浩然)
11 days
Added makefile
Haoran S. Diao (刁浩然)
11 days
Added readme
Haoran S. Diao (刁浩然)
11 days
Made the imtable use all the latest features
Haoran S. Diao (刁浩然)
11 days
bugfixes
Haoran S. Diao (刁浩然)
11 days
Made input method fully encoding agnostic
Haoran S. Diao (刁浩然)
11 days
fixed im toggle passthrough bug
Haoran S. Diao (刁浩然)
11 days
refactored ptyim.c to be cleaner, also does more efficient pty -> stdout
Haoran S. Diao (刁浩然)
11 days
Cleaned up input method code, added preview function
Haoran S. Diao (刁浩然)
11 days
Fully functional boshiamy implementation
Haoran S. Diao (刁浩然)
11 days
Fully functional so far. Just need to clean up the code and actually import the
Haoran S. Diao (刁浩然)
11 days
tty intercept works
Haoran S. Diao (刁浩然)