[Suggestion]: fff as cmdline
Author: versenilvisCreated Sep 17, 2026Updated Sep 17, 2026
Labelsenhancement
Which fff frontend(s)?
Neovim plugin (fff.nvim)
What problem are you trying to solve?
the current cmdline is too dumb to find a command, like here I want to use "GoAddTag json" but I have to type "GoAd" then tab tab or have to type entirely "goaddtag" then tab to toggle "GoAddTag" then type "json", this is so inconvenience, even when I type "GoAdd", if I miss type after that like "GoAddtag" it doesn't even show the command to choose anymore?
fff is great for file search so why not also as cmdline? we can just "goadt" -> tab -> fff found "GoAddTag" and I just type "json" for the rest, perfect for a daily use case
p/s: is this possible?
Source: dmtrKovalenko/fff