()
| 869 | } |
| 870 | } |
| 871 | get isAltScreenActive(): boolean { |
| 872 | return this.altScreenActive; |
| 873 | } |
| 874 | |
| 875 | /** |
| 876 | * Re-assert terminal modes after a gap (>5s stdin silence or event-loop |
nothing calls this directly
no outgoing calls
no test coverage detected