mirror of
https://github.com/junegunn/fzf
synced 2026-07-28 17:51:42 +00:00
Fix arrow keys on zsh widget
Fixes the problem reported by @elemakil. For some reason unknown, sometimes the escape sequences of arrow keys are prefixed by 27-79 instead of the ordinary 27-91.
This commit is contained in: