Skip to content

Support for command history #13

@mvysny

Description

@mvysny

Hi! Pressing the up arrow could look up the last command from the history (or the last line returned via the LineEvent and could auto-fill the command/line for you into the console. Then, by pressing ENTER, the same line would be sent in the LineEvent.

There is no need for history matching (e.g. pressing pg_up/pg_down would only find commands starting with already written input).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions