Puneeth Chaganti
Puneeth Chaganti
@fperez There was a `--force-colors` option added in 8783d212b4beeeb675ecfd6dea6d82d27229115d which should make `jut` play well with `less -R`. :) This is already included in a release, so you won't need...
> Do we have more control over what to put in that menu? It'd be nice to have a title and/or the organization icons/unread counts in there, but if we...
One thing I was wondering about was, populating the menu only on click - instead of updating the menu for every new message. Do you have any thoughts/ideas/experience on this?
I've pushed a change that displays the unread counts next to the realm name. I'm not sure my usage of `ipcRenderer.send` is the best way of doing it, though. @akashnimare...

> definitely don't want the `unread`; just `Zulip Community (3)` Thanks for the feedback, Rishi. I'll change that.
> There is an [api](https://electronjs.org/docs/api/tray#event-click) available by which we could get the click event and then update the count. I tried playing with this a little, but seems like 'click'...
On the other hand, I have been using this branch for the past day or so, with 5 realms (some not super active) and I haven't really seen any thing...
@robert-zaremba https://github.com/pinard/Pymacs/issues/34#issuecomment-222578942
You can read the tutorial [here](https://github.com/pinard/Pymacs/blob/master/pymacs.rst.in)