-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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!!!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working