Ttibsi / rawterm

C++20 library for building TUI applications
MIT License
7 stars 3 forks source link

`set_header()` doesn't properly handle odd lengthed strings #48

Closed Ttibsi closed 2 months ago

Ttibsi commented 4 months ago

See what happens if you run examples/keys -- there's one character left off the top right of the bar, but it's hidden until you press a key because the cursor is in the un-highlighted position.