Broadcast stream of raw terminal input bytes.
@override Stream<List<int>> get input => _inputController.stream;