tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.3k stars 124 forks source link

Feature Request: Ring terminal bell #431

Open binarious opened 11 months ago

binarious commented 11 months ago

I'd like to have gomuks highlight its current workspace via tput bel or similar.

Would it be ok to just run tput bel before the notify-send? I'd open a PR then.