andweeb / Ki

⌘ Work in macOS like you work in vim <currently under construction>
MIT License
126 stars 13 forks source link

Error fetching browser tab titles containing quotes #3

Closed andweeb closed 5 years ago

andweeb commented 5 years ago

Google Chrome and Safari tab titles are created dynamically as records in applescript which requires escaping its quotes. So having quotes in any tab title will result in this error when executing the applescript (application-tab-titles):

Expected “,” or “}” but found “\"”. 

Example link to reproduce the error.

andweeb commented 5 years ago

Fixed in v1.3.0.