wakatime / macos-wakatime

Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.
https://wakatime.com/mac
BSD 3-Clause "New" or "Revised" License
128 stars 22 forks source link

Fix publishing updates to the CLI #47

Closed Havhingstor closed 1 year ago

Havhingstor commented 1 year ago

The file path of the currently edited file is now always treated as a URL to allow for easy correct handling of spaces. This fixes sending updates to the CLI when the file path contains a space. Fixes #45.