alfred-messages icon indicating copy to clipboard operation
alfred-messages copied to clipboard

[BugFix] the apostrophe does not work

Open N1colas opened this issue 4 years ago • 1 comments

the apostrophe does not work with me.

this character ' don't work

Capture d’écran 2020-04-01 à 23 12 43 Capture d’écran 2020-04-01 à 23 13 04

N1colas avatar Apr 01 '20 21:04 N1colas

I think the issue is occurring because it’s being passed incorrectly through sh.

With the Alfred debugger, I’m getting

[17:31:00.519] STDERR: Messages[Script Filter] sh: -c: line 0: unexpected EOF while looking for matching `''
sh: -c: line 1: syntax error: unexpected end of file

mrehler avatar Jun 13 '20 22:06 mrehler