-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Milestone
Description
So I made #89 but it doesn't work as intended.
I think it's the restoreOriginalConfiguration which doesn't work in my case.
Adding enableCursor and enableEchoBack after the stty exec call in restoreOriginalConfiguration (inside php-school/terminal/UnixTerminal.php) makes it work.
(I need to add both, because just adding enableCursor gives the cursor back but removes the echo !!!)
Not sure if real issue or just specific case.
Metadata
Metadata
Assignees
Labels
No labels