6 ms·
Example: If a build is going on in the background, I can see when it stops.
by alextingle 7mo ago
Example: If a build is going on in the background, I can see when it stops.
- skydhash 7mo agoYou can use `build-tool; tput bel` to hear the bell when it ends. Some terminal allows to set the urgent flag on the windows when the bell rings.
- forty 7mo agoYeah I have used desktop notifications for such things (via notify-send etc), but I'm going to accept this explanation for transparent background as it makes some sense to me.