wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
277 stars 41 forks source link

Fix status bar today when output json missing categories #1068

Closed alanhamlett closed 2 months ago

alanhamlett commented 2 months ago

When status_bar_hide_categories = false (the default) we should output today's time broken down by category, unless there's only 1 category. It was correct with --output text but broken when --output json.