matterhorn-chat / matterhorn

A feature-rich Unix terminal client for the Mattermost chat system
BSD 3-Clause "New" or "Revised" License
1.05k stars 77 forks source link

Access unread messages counter #775

Closed oscarmcm closed 2 years ago

oscarmcm commented 2 years ago

Hi,

I use matterhorn with tmux on his own window, I was wondering if there's a way I can access the number of unread messages so then I can show up the number in tmux status line.

jtdaugherty commented 2 years ago

Hi @oscarmcm. Unfortunately, Matterhorn does not have a dedicated way to get at that information. However, you might consider using Matterhorn's support for working with external notification systems; perhaps you could query those in your tmux status bar configuration.

For details, see the information on activityNotifyCommand in docs/sample-config.ini.