grahamking / hatcog

The IRC client for tmux addicts
GNU General Public License v3.0
66 stars 5 forks source link

Make last ping update display configurable #19

Open nate-johnston opened 6 years ago

nate-johnston commented 6 years ago

When I am using hatcog in my tmux, I notice that tmux is often noting activity in idle chat windows. I believe this is because the "last ping" number is updating in the corner. I don't want to set monitor-activity off, because I really want to see when people are chatting in the channels.

I think what would be best is a configuration option to disable updates the last ping display (possibly user count changes as well) except when the user is actively typing or sending a message. It would be "use at your own risk" because it defeats the purpose of the last ping field, but it is more congruent with tmux activity notifications.

grahamking commented 6 years ago

I'm really happy to hear someone out there is still enjoying hatcog! I haven't worked on it in years. I'd be happy to accept a pull request though.