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
{{ message }}
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
Will need some help with this since I don't have access to a linux pc anymore.
I did lay down the ground work for this however. Key is now a struct instead of an enum, which now can contain independent information of key modifiers (shift, ctrl and alt).
Now it's just a matter of correctly implementing the Terminal::parse_keys function located at pepper/src/platforms/unix_utils.rs.
https://sw.kovidgoyal.net/kitty/keyboard-protocol/
The text was updated successfully, but these errors were encountered: