Skip to content

Dropping after "=" #102

@fictitiousexistence

Description

@fictitiousexistence

Hi again!

I noticed that kickoff will strip off anything after a '=' sign.

Example:
File testing.txt includes:
Testing = Hello World
testing test=Hello World
Testing Hello World

And 'cat testing.txt | kickoff --from-stdin --stdout'

Shows the follwing in the menu:
Testing
testing test
Testing Hello World

Real word example is that I have a file with a bunch of url bookmarks I pipe to kickoff:
so https://firmware-selector.openwrt.org/?version=22.03.5&target=ath79/generic&id=tplink_eap245-v3
would show in kickoff menu as https://firmware-selector.openwrt.org/?version

Thanks!!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions