Skip to content

[BUG] websearch always defaults to Google #312

Description

@zimbipw

No matter what I define in engines, websearch is always with Google.
cat websearch.ron
Config(
prefix: "?",
// Options: Google, Ecosia, Bing, DuckDuckGo, Custom
//
// Custom engines can be defined as such:
Custom(
name: "Searx",
url: "searx.tiekoetter.com/?q={}",
)
//
// NOTE: {} is replaced by the search query and https:// is automatically added in front.
engines: [Ecosia]
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions