Skip to content

Adding custom browsers via config file doesn't workΒ #31

@phiberr

Description

@phiberr

I believe there was a change in the code to no longer use the installed_browsers config
browser_count=$((browser_count+1))
installed_browsers[$browser_count]="Browser Name : path/to/browser -args"

I've ensured I'm using the tab char before and after the :

Perhaps a change was made that isn't backwards compatible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions