mirror of
https://github.com/junegunn/fzf
synced 2026-06-23 12:13:17 +00:00
1a68698d76
If "." is given as the argument to begin <C-t> completion, the leading "." is not correctly removed. In general, if user selects a fzf completion, the current token should be "consumed".