mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-07 07:21:54 +08:00
Introduce WithRestoredIO (#307)
This function allow running a callback with the terminal hooks temporarily uninstalled. Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:
committed by
GitHub
parent
cd82fccde7
commit
b4a655ec65
@@ -31,3 +31,4 @@ example(slider_rgb)
|
||||
example(tab_horizontal)
|
||||
example(tab_vertical)
|
||||
example(toggle)
|
||||
example(with_restored_io)
|
||||
|
||||
Reference in New Issue
Block a user