When you do `echo -e "\a"` in pwsh inside Windows terminal, you can hear a notification bell sound but if done inside psmux, there is no sound at all
When you do
echo -e "\a"in pwsh inside Windows terminal, you can hear a notification bell sound but if done inside psmux, there is no sound at all