tofi icon indicating copy to clipboard operation
tofi copied to clipboard

Q: How do I get information from tofi?

Open Ahwxorg opened this issue 9 months ago • 3 comments

I am building a script and would like to ask the user for something, that I can process in the backend. Something like msg="$(tofi --prompt-text 'Enter commit message for version control' --fuzzy-match true)" to let me then use $msg for something else in the script. Is this possible with tofi?

Ahwxorg avatar May 19 '24 12:05 Ahwxorg