In my environment (alacritty, i3), echoing a bell via e.g. sleep 2; echo -n "\a" causes the terminal window to flash, which highlights the window borders and also the virtual desktop that the shell is on if it is not currently visible.
Can this plugin do this as well?
By the way, focus detection appears to work on X11 (was "untested" as per the readme).
In my environment (alacritty, i3), echoing a bell via e.g.
sleep 2; echo -n "\a"causes the terminal window to flash, which highlights the window borders and also the virtual desktop that the shell is on if it is not currently visible.Can this plugin do this as well?
By the way, focus detection appears to work on X11 (was "untested" as per the readme).