The tab completion is provided for gcc, clang++ but not for g++. Is there a way to say that g++ can use the same tab completion for gcc?
it looks a bit strange that inside file gcc.fish under the folder completion there are options applicable just to g++
The tab completion is provided for
gcc,clang++but not forg++. Is there a way to say thatg++can use the same tab completion forgcc?it looks a bit strange that inside file
gcc.fishunder the foldercompletionthere are options applicable just tog++