gazorby / fifc

🐠 Configurable fzf completions for fish shell
MIT License
157 stars 11 forks source link

expand user home #14

Closed kenchou closed 2 years ago

kenchou commented 2 years ago

Describe the bug if path start with ~, presstab, the path will quotes by apostrophe

To Reproduce

ll ~/.con#press tab key here

expand: ll '~/.config'

Expected behavior ll ~/.config or expand user home ll /home/user/.config

Screenshots https://asciinema.org/a/ZkmnVwUxYxeHj42PAaSe71wvu

System (please complete the following information):