index
:
ptyim.git
main
Pseudoterminal Input Method
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
im.h
Age
Commit message (
Collapse
)
Author
4 days
Now that we can handle escape sequences, re-adding "'", "[", and "]" to im keys
Haoran S. Diao (刁浩然)
4 days
Fixed order of attribute clearing for im display
Haoran S. Diao (刁浩然)
4 days
Added scroll region restriction
Haoran S. Diao (刁浩然)
4 days
Made it so pressing escape twice sends an escape to the IM, fixed the status
Haoran S. Diao (刁浩然)
line persisting even on exit. Refactored main process exit
5 days
Added passthrough logic for selector keys
Haoran S. Diao (刁浩然)
10 days
Have it check for both types of backspace
Haoran S. Diao (刁浩然)
10 days
Removed '[' and ']' from the im_key list since they intefere with arrow key
Haoran S. Diao (刁浩然)
inputs
11 days
Made input method fully encoding agnostic
Haoran S. Diao (刁浩然)
11 days
fixed im toggle passthrough bug
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 (刁浩然)
input method table
11 days
tty intercept works
Haoran S. Diao (刁浩然)