I don't actually know if screen may cause similar bugs as tmux but perhaps it might be useful to check if we are running in it.
Just like we did for tmux with Console::isTmuxRunning I think we should introduce Console::isScreenRunning.
Even if adapting escape sequences is not required when we are in screen I think this method will still be useful for developers to know from their code if the users is inside a multiplexer.
See here for the original discussion: #53 (comment)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.