Skip to content

Commit

Permalink
Fix cursor reporting.
Browse files Browse the repository at this point in the history
The fix has been made on the FTXUI repository. This patch upgrade it to
the latest version.

This should fix:
#7
  • Loading branch information
ArthurSonzogni committed Jan 10, 2022
1 parent 79bd6e9 commit 3047352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(FETCHCONTENT_QUIET FALSE)

FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
GIT_TAG cdd63398493559238cf7c93bb76a4e6401696db3
GIT_TAG e0a8aed19e8f53dc47a14b832399572e18c5a43f
GIT_PROGRESS TRUE
)

Expand Down

0 comments on commit 3047352

Please sign in to comment.