mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Refactored the POSIX piped input handling to avoid redirecting stdin. Instead, it now directly opens and reads from /dev/tty for keyboard input when stdin is piped, allowing applications to process piped data while still receiving interactive keyboard events. This addresses the TODO comment in ScreenInteractive::InstallPipedInputHandling().
5.2 KiB
5.2 KiB