·
21 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's new
- Windows 11 support —
winsoundfor audio cues,msvcrtfor non-blocking key polling, UTF-8 console output with virtual terminal processing (PR #3, contributed by @SHJordan)
Details
- Conditional imports:
select/termios/ttyon macOS,msvcrt/winsound/ctypeson Windows - Windows audio uses system sounds (
ding.wav/notify.wav) from%SystemRoot%\Media - ANSI escape codes enabled on Windows via
ENABLE_VIRTUAL_TERMINAL_PROCESSING - Bell fallback works on both platforms when native audio is unavailable