how to ignore backsapce key event on input method? #773
Labels
B - bug
Dang, that shouldn't have happened
C - needs investigation
Issue must be confirmed and researched
DS - macos
F - question
There's no such thing as a stupid one
According to this issue alacritty/alacritty#1606, I try look into Alacritty source code,and I found out that Alacritty accpet KeyboardInput directly. I want to know how to ignore backspace KeyboardInput event on input method OR how to recognize the event has been caputure by input method ? thanks
The text was updated successfully, but these errors were encountered: