One way that I use is to define a shell function that calls tmux:  function 
notify { tmux new-window whiptail --msgbox DONE 10 30 }
Then just call it after the build command completes: make ; notify

   Kenny


Den torsdag 5 december 2019 kl. 15:51:06 UTC+1 skrev Sivaram Neelakantan:
>
> In another pane, in the same window or different, if a long build 
> sequence completes, I'd like a notification in the current pane in 
> focus.  Is that possible?  A notification "Window:x:Pane:z job 
> complete" in a fashion similar to prefix:q ? 
>
> sivaram 
> -- 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/acb37d7f-0ece-45d7-940e-68c052ef43d6%40googlegroups.com.

Reply via email to