mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 09:03:43 -05:00
If an ESC char is found while processing characters, continue to check for characters. This prevents fzf from prematurely exiting. Close #1349
If an ESC char is found while processing characters, continue to check for characters. This prevents fzf from prematurely exiting. Close #1349