Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | made the escape state machien also keep track of cursor save/restore parity and | Haoran S. Diao (刁浩然) | |
clear screen sequences, have the im_disp_routine only update when these are equal and a clear screen sequence has been sent | |||
4 days | typo | Haoran S. Diao (刁浩然) | |
4 days | Added safe state function | 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 | |||
4 days | added escape sequence detector state machine | Haoran S. Diao (刁浩然) | |
fixed glitch where exiting only happens after 1 final keypress input |