mirror of
https://github.com/junegunn/fzf.git
synced 2026-01-21 02:22:20 +08:00
Fix the removal of the leading dot character from the query, when <Ctrl-T> was pressed and the current command line token started with a dot. It was also removed when <Alt-C> was pressed and the directory didn't exist under the current path.