FTXUI v7.0.3
Permanent link:
cppdashboard.dev/r/2026/08/ftxui-v7-0-3:computer: C++ Functional Terminal User Interface. :heart:
Release notes
### Component - Bugfix: Fix incorrect mouse position in non-alternate-screen modes. The cursor position request (used to convert mouse coordinates from screen space to frame space) could be sent asynchronously, after the cursor had already moved away from the frame's origin, causing the terminal's reply to be misread as the wrong offset. Regressed by the 7.0.2 throttle fix, which made the request's 500ms throttle actually engage for the first time. See #1310.
Share this resource