Skip to content

Wrap input instead instead of horizontal scrollingΒ #944

@klugjo

Description

@klugjo

Thanks for the great library!

In most terminals, if you type a line longer than the width of the window, it wraps the text

image

In react-console-emulator, it would scroll instead.

HTML input can't wrap the text, a textarea is probably required for this.

Is there an easy solution for this ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions