AuroraHe
AuroraHe
希望尽早能使用
执行的什么命令?
Can you help me implement a simple demo?
OK, I'll try
I ran the command page to execute the demo and there was no output in the terminal. ```shell ./example/demo/bin/demo ``` 
> Which O/S do you use? MacOs
I guess the problem is here ```shell php-tui/term/src/Reader/StreamReader.php:29 ``` When I kill the process, the following data appears 
> 我想问题就在这里 > > ```shell > php-tui/term/src/Reader/StreamReader.php:29 > ``` > > 当我杀死进程时,出现以下数据  I took a look and there is a while infinite loop here.
still the same 
