gazorby / fifc

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

fix: don't escape environment variable in completion #39

Closed phanen closed 3 months ago

phanen commented 3 months ago

Fix a bug: environment varibles completion like $HOME will be mistakenly escaped as \$HOME.