pasky / speedread

A simple terminal-based open source Spritz-alike (per-word RSVP aligned on optimal reading points)
MIT License
1.06k stars 93 forks source link

Some keys are being processed as if they were '[' #24

Open Lambdara opened 6 years ago

Lambdara commented 6 years ago

For example, if I start the program using cat tea.txt | ./speedread, and then press the right arrow key twice, it will go from 250 to 225 WPM. Repeatedly pressing this key decreased the speed further. The \ key does nothing on it's own, but pressing an arrow key and then \, makes it decrease in speed once.