Skip to content

Screen writer support for AttributedString #1110

Closed
@jvalkeal

Description

@jvalkeal

It'd be convenient to be able to directly write jline's AttributedString:

AttributedString text = new AttributedString("text");
screen.writerBuilder().build().text(text, 0, 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions