ArthurSonzogni
d59b77e6a0
feat: Improve POSIX piped input handling
...
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().
2025-08-24 05:12:03 +02:00
..
2023-08-19 13:57:01 +02:00
2024-05-01 14:32:22 +02:00
2025-06-05 07:16:53 +02:00
2024-05-01 14:32:22 +02:00
2025-07-08 08:55:37 +02:00
2025-06-05 07:16:53 +02:00
2024-05-01 14:32:22 +02:00
2025-03-19 15:33:05 +01:00
2024-05-01 14:32:22 +02:00
2025-06-04 19:40:43 +02:00
2025-06-05 07:16:53 +02:00
2025-08-17 11:18:25 +02:00
2025-06-05 11:35:14 +02:00
2025-06-05 07:16:53 +02:00
2024-05-01 14:32:22 +02:00
2025-06-05 11:35:14 +02:00
2025-06-05 07:16:53 +02:00
2024-05-01 14:32:22 +02:00
2025-03-22 17:31:27 +01:00
2025-02-10 23:10:27 +01:00
2025-03-19 15:33:05 +01:00
2025-06-05 11:35:14 +02:00
2025-06-05 07:16:53 +02:00
2024-08-16 11:19:51 +02:00
2025-05-29 08:18:56 +02:00
2024-05-01 14:32:22 +02:00
2025-05-29 08:18:56 +02:00
2025-06-05 11:35:14 +02:00
2025-06-05 07:16:53 +02:00
2025-06-04 15:16:44 +02:00
2025-04-29 15:11:10 +02:00
2025-03-19 15:33:05 +01:00
2024-05-01 14:32:22 +02:00
2025-03-19 15:33:05 +01:00
2025-06-05 07:16:53 +02:00
2024-05-01 14:32:22 +02:00
2025-03-19 15:33:05 +01:00
2025-08-16 18:40:50 +02:00
2025-03-19 15:33:05 +01:00
2024-05-01 14:32:22 +02:00
2025-03-31 18:19:48 +02:00
2025-08-24 05:12:03 +02:00
2025-08-17 11:18:25 +02:00
2025-08-24 05:12:03 +02:00
2025-06-05 07:16:53 +02:00
2025-03-19 15:33:05 +01:00
2025-08-19 09:34:30 +02:00
2025-08-17 11:18:25 +02:00
2025-08-17 11:18:25 +02:00
2025-08-17 11:18:25 +02:00
2025-08-17 11:18:25 +02:00
2025-08-17 11:18:25 +02:00
2025-08-17 11:18:25 +02:00
2025-08-17 11:18:25 +02:00
2025-06-05 07:16:53 +02:00
2025-07-02 15:23:01 +02:00
2025-08-17 11:18:25 +02:00
2025-08-17 11:18:25 +02:00
2025-07-02 15:23:01 +02:00
2024-05-01 14:32:22 +02:00
2023-08-19 13:57:01 +02:00
2025-03-19 15:33:05 +01:00