gazorby / fifc

🐠 Configurable fzf completions for fish shell
MIT License
123 stars 7 forks source link

expand user home #14

Closed kenchou closed 1 year ago

kenchou commented 1 year 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):