Changes for version 0.005003

  • 2026-07-23
  • Remove Win32::IPC dependency by using WaitForSingleObject (Win32::API)
  • Fix Windows event polling timeout handling for ignored console input events
  • Clear pending UTF-16 high surrogate state on Windows resize events
  • Fix tb_strerror() to return a error string when tb_last_errno() is not set
  • Fix missing last in WINDOW_BUFFER_SIZE_EVENT causing false return ()
  • Skip WINDOW_BUFFER_SIZE_EVENT when dimensions are unchanged
  • Fix TB_* attribute constants for TB_OPT_ATTR_W 32/64 truecolor mode

Documentation

Modules

minimalistic terminal UI library in pure Perl
determine columns needed for a wide character

Provides

in lib/Termbox/PP/Terminfo/Builtin.pm
in lib/Terminal/WCWidth/Tables.pm