mum-rs / mum

Daemon/cli mumble client
MIT License
31 stars 2 forks source link

mumctl messages -f doesn't show previous messages #154

Open Lykos153 opened 1 year ago

Lykos153 commented 1 year ago

Currently I observe the following behavior:

Expected behavior: mumctl messages -f shows all messages since login and then waits for new ones. Maybe the output could be limited with a --tail n option to only show the last n messages.