gazorby / fish-abbreviation-tips

💡 Help you remembering your abbreviations
MIT License
291 stars 7 forks source link

Getting abbr: invalid option -- -q as installing with fisher #5

Closed alimoezzi closed 4 years ago

alimoezzi commented 4 years ago

I'm getting this as I type n fish

gitabbr: invalid option -- -q                        4975ms  Tue 28/07 18:29
commandline: Unknown input function 'expand-abbr'~/.config/fish/functions/__abbr_tips_bind_space.fish (line 10):
    commandline -f 'expand-abbr'
    ^
in function “__abbr_tips_bind_space”
        called on standard input
       commandlinecommandline - set or get the current command line buffer
        -

   Synopsis
       commandline [OPTIONS] [CMD]

commandline: Type “help commandline” for related documentation
gazorby commented 4 years ago

What is your fish version?

For now, the plug-in only support 3.1.0+

alimoezzi commented 4 years ago

Yeah I was using the default fish package repository which had v2.7 not the release 3 one