mirror of
https://github.com/junegunn/fzf.git
synced 2026-07-09 10:09:14 +08: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: