Skip to content

Bash-like history search in REPL view #373

@laurentpetit

Description

@laurentpetit

Original issue 332 created by laurentpetit on 2012-03-08T15:57:39.000Z:

CCW's REPL view is currently able to step back through command history via CTRL+UP/DOWN.
It would be very useful if we can search back through the history like in Bash via CTRL+PAGE_UP/PAGE_DOWN.

For completeness: The bash search searches for entries in the history that start with the already typed letters, e.g. "ssh m" + CTRL+PAGE_UP will find "ssh myremotemachine".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions