ArthurSonzogni / json-tui

A JSON terminal UI made in C++
MIT License
334 stars 14 forks source link

Fix cursor reporting. #8

Closed ArthurSonzogni closed 2 years ago

ArthurSonzogni commented 2 years ago

Fix cursor reporting.

The fix has been made on the FTXUI repository. This patch upgrade it to the latest version.

This should fix: https://github.com/ArthurSonzogni/json-tui/issues/7