beeep icon indicating copy to clipboard operation
beeep copied to clipboard

The terminal is cleared on Windows 11 when sending a notification

Open johan-perso opened this issue 2 years ago • 4 comments
trafficstars

When sending a notification on Windows 11, all the content of the terminal is cleared while sending it. Me and my friend @el2zay can reproduce it with the examples in the README

johan-perso avatar Sep 01 '23 21:09 johan-perso

There's no problem with this on macOS, but we forgot to mention that beeep isn't the only lib to do this. There's also a clear problem in go-toast after a notification has been sent.

el2zay avatar Sep 02 '23 07:09 el2zay

@el2zay The beeep is using go-toast on Windows. There are some fallback methods for old versions though.

You don't have any problems like in https://github.com/gen2brain/beeep/issues/51? For some, go-toast doesn't work at all. I still didn't found time to install Windows 11 in VM so I can test.

gen2brain avatar Sep 02 '23 08:09 gen2brain

Personally, go-toast seems to work on Windows 11, but it didn't manage to show accented characters, and it still clears the terminal.

https://github.com/gen2brain/beeep/assets/41506568/7523889b-8693-4bf0-aab6-d293d1b97746

johan-perso avatar Sep 02 '23 11:09 johan-perso

@gen2brain ?

el2zay avatar Sep 06 '23 19:09 el2zay