<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">This was for a user using an app which can reorganize and show/hide counters. This did not work well when 0-counts would trigger MailMate to (temporarily) remove the count. It's used like this:</p>
<p dir="auto">defaults write com.freron.MailMate MmStatusBarShowZeroCounts -bool YES</p>
<p dir="auto">These are not very essential general features, but they might mean a lot to these particular users and they only took a few minutes to add.</p>
</blockquote>
<p dir="auto">I use Bartender myself and am interested in this. Unfortunately, enabling this doesn’t seem to work for me. I have four menubar counters, two are currently at zero, and are still not showing after running the above Terminal command. Thoughts as to why?</p>
<p dir="auto">(Side note: I may end up disabling this, as there’s something nice about <em>not</em> seeing the menubar counter for a zero, but I’d like to try it. 🙂)</p>

</div>
</div>
</body>

</html>