Skip to content

Magento completions from magento.fish gives syntax error #4108

Closed
@kozie

Description

@kozie

Fish version 2.6.0

Darwin kees.local 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64 i386 MacBookPro12,1 Darwin

I haven't tried disabling third party tools but don't have much besides fisherman with below plugins and don't think any of these produces the below error since it's also a new (2.6.0) addition
* pure
await
fzf
get
getopts
last_job_id
z

When i'm in a magento 2 root folder and start typing something like bin/magento c the following error comes up. The last two double-quotes seemed to give the errors so i replaced them with the normal double quotes but the error remains.

/usr/local/Cellar/fish/2.6.0/share/fish/completions/magento.fish (line 621): Unexpected end of string, quotes are not balanced
__fish_magento_register_command_option theme:uninstall -f -s c -l clear-static-content -d "Clear generated static view files";
                                                                                                                            ^
from sourcing file /usr/local/Cellar/fish/2.6.0/share/fish/completions/magento.fish
        called on standard input

in command substitution
        called on standard input

source: Error while reading file '/usr/local/Cellar/fish/2.6.0/share/fish/completions/magento.fish'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intendedcompletions

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions