Skip to content

[tc_history] [tc_editline] Add multiline support #5

@darkuranium

Description

@darkuranium

The libraries are limited to getting (and storing in history) only a single line of input. This should be added.

Some sort of an API is needed to provide support for this.

Example (in a shell):

$ echo '
foo
bar'
> foo
bar
# (( up arrow key ))
$ echo '
foo
bar'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions