It would be nice, in terminals that support focus gained/lost events, to be able to indicate to the Screen widget whether the terminal window is truly focused. This should default to true so that windows still look right if the method isn't called or if we don't ever get a focus gained event.
It would be nice, in terminals that support focus gained/lost events, to be able to indicate to the Screen widget whether the terminal window is truly focused. This should default to
true
so that windows still look right if the method isn't called or if we don't ever get a focus gained event.