toaster icon indicating copy to clipboard operation
toaster copied to clipboard

Toast doesn't seem to work when any args are specified

Open newageoflight opened this issue 5 years ago • 1 comments

Toast with any args specified doesn't seem to work, only the plain command e.g. toast "Hello" works but toast -t "Test" -m "Hello World", toast "Hi" -t "Test" will not

newageoflight avatar Mar 27 '20 14:03 newageoflight

I "solved" it, test ---> toast -t "first line" -m "second lines" -w

rhyloo avatar Apr 01 '21 15:04 rhyloo