wjlroe / bim

A text editor in Rust, very experimental [mirror of gitlab repo]
https://gitlab.com/wjlroe/bim
GNU General Public License v3.0
5 stars 0 forks source link

Rust Win32 key repeat doesn't work #2

Closed wjlroe closed 7 years ago

wjlroe commented 7 years ago

Hold a key down in Windows in the Rust version and it just blinks, registering 1 key press.

wjlroe commented 7 years ago

Fixed