mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 18:48:11 +08:00 
			
		
		
		
	Update doc
This commit is contained in:
		| @@ -144,7 +144,7 @@ class ScreenInteractive : public Screen { | ||||
|  | ||||
| #if !defined(_WIN32) && !defined(__EMSCRIPTEN__) | ||||
|   // Piped input handling state (POSIX only) | ||||
|   bool handle_piped_input_ = false; | ||||
|   bool handle_piped_input_ = true; | ||||
|   bool stdin_was_redirected_ = false; | ||||
|   int original_stdin_fd_ = -1; | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni