You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that when I have the RU keyboard layout in MacOS, warpd sometimes hangs, and I need to either:
kill the process via mouse cause keyboard input is taken by warpd
switch to EN and active any warpd mode again, then it continues working
Sometimes, the RU layout works just fine, but eventually, it hangs. I've also noticed that if I try to start warpd -f with the RU layout, it logs config parsing errors
ERROR: A-M-x is not a valid key name
ERROR: A-M-X is not a valid key name
ERROR: A-M-g is not a valid key name
ERROR: A-M-h is not a valid key name
ERROR: A-M-s is not a valid key name
ERROR: A-M-c is not a valid key name
ERROR: A-M-l is not a valid key name
ERROR: A-M-L is not a valid key name
.....
ERROR: q is not a valid key name
ERROR: u is not a valid key name
ERROR: w is not a valid key name
ERROR: g is not a valid key name
ERROR: a is not a valid key name
ERROR: z is not a valid key name
When warpd hangs, log of the event name resolves to (null), and the mode is 0 (reserved)
The text was updated successfully, but these errors were encountered:
Hi @rvaiya,
I noticed that when I have the RU keyboard layout in MacOS, warpd sometimes hangs, and I need to either:
Sometimes, the RU layout works just fine, but eventually, it hangs. I've also noticed that if I try to start
warpd -f
with the RU layout, it logs config parsing errorsWhen warpd hangs, log of the event name resolves to (null), and the mode is 0 (reserved)
The text was updated successfully, but these errors were encountered: