useUltravioletInputDecoder property

bool useUltravioletInputDecoder
final

Use the Ultraviolet-style event decoder for terminal input.

This is opt-in. The default input parser remains KeyParser.

Implementation

final bool useUltravioletInputDecoder;