ndreynolds / ratatouille

A TUI (terminal UI) kit for Elixir
MIT License
752 stars 39 forks source link

Key events stall on linux #19

Open vans163 opened 4 years ago

vans163 commented 4 years ago

Often when rapidly pressing keys, it seems some events get eaten/stall (without hitting the recv loop). This is on ubuntu 20.04 with OTP23 Elixir 1.11.

wmealing commented 1 year ago

Do you have a reproducer and can how were you measuring this ?