Skip to content

readline history is fragmented when using multiline commands #1297

@kOchirasu

Description

@kOchirasu

When you use a multiline command, the readline history stores each line of the multiline command as an individual entry. The entire multiline command should instead be accessible as a single entry.

This specifically affects readline history (up arrow, ctrl+r) and does not affect the history command.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions