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 see that this crate is mentioned in Windows support · Issue #293 · lotabout/skim. I'm not after Windows support. So I see this is as an orthogonal issue, and filed a separate issue.
The text was updated successfully, but these errors were encountered:
Support for many common keyboard shortcuts is currently missing, such as
Ctrl + Backspace
,Ctrl + Delete
. I think it's due to use of theterm
crate.A much fuller set of key escape sequences is given in Comprehensive keyboard handling in terminals - kitty. This is provided by Crossterm.
I see that this crate is mentioned in Windows support · Issue #293 · lotabout/skim. I'm not after Windows support. So I see this is as an orthogonal issue, and filed a separate issue.
The text was updated successfully, but these errors were encountered: