yannickglt / alfred-slack

The Slack workflow for Alfred app
GNU General Public License v2.0
330 stars 31 forks source link

fall back to command list if channel name typed contains consecutive "-" #42

Closed hiroxy closed 6 years ago

hiroxy commented 6 years ago

Hi, The workflow will fail to list a channel name containing consecutive "-" when it is typed. If the channel name is, for example, #channel-012, commands such as --add-client and --mark will be listed when slack #channel-- is typed.

yannickglt commented 6 years ago

Hi, It should be fixed with the last version.

hiroxy commented 6 years ago

Hi, Thank you for fixing quickly. I've confirmed that the issue was solved using the latest one.

yannickglt commented 6 years ago

Thanks for feedback