mirror of
https://github.com/junegunn/fzf.git
synced 2026-06-16 12:38:07 +08:00
7bd298b536
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.