Ticket #1790 (new defect)
Opened 11 years ago
charterm event not ready when bytes are available
| Reported by: | b2coutts | Owned by: | neil |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | neil/charterm.plt | Keywords: | |
| Cc: | Version: | (3 1) | |
| Racket Version: |
Description
I have constructed a small program which causes the (current-charterm) event not to be ready for synchronization, even while (charterm-byte-ready?) produces #t. The behaviour seems to somehow be linked to calling (charterm-screen-size). It can be induced by running my program and mashing keys as fast as possible (see also the comment block at the beginning of the program).
Note: See
TracTickets for help on using
tickets.
