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
Appears to be that the bytes representing arrow keys are different when running as a zsh widget. The middle value changes from 91 to 79. So for instance down key becomes {27, 79, 66} instead of {27, 91, 66}.
starting with the command fex can be controlled using the arrow keys
but starting with hot key "^f" i can't use arrow keys only can use J,K
by macOS
The text was updated successfully, but these errors were encountered: