PatrickF1 / fzf.fish

🔍🐟 Fzf plugin for Fish
MIT License
1.96k stars 78 forks source link

Remove unnecessary "Search" from prompts #315

Closed kidonng closed 10 months ago

kidonng commented 10 months ago

There is no need to specify "Search" in input prompts since that's all fzf does.

Reducing prompt length helps with reading, especially in limited spaces (e.g. terminal splits).