We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: add Porting from termbox2 (compat header + Ctrl-key gotcha, compat & modern fixes) New page covering compat/termbox2.h: how to drop it in, what's supported/ adapted/unsupported, and the Ctrl+letter input-model gotcha with both fixes (LT_INPUT_COMPAT one-liner vs. the modern ch+mod model). Wired into the sidebar and Home; cross-linked from Input & Events.