Skip to content

fish reader loses it when there's a blank line in an indented block #5274

Description

@mqudsi

Paste the following at the prompt:

	clang --autocomplete='--std=' |

		string replace -r -- '^([^ ]+)\s*(.*)' '$1\t\$2'

Observe that the text on the first row does not match what was pasted. Try navigating back and forth/up and down with the arrow keys on the different lines. Press ^C and observe that the prompt isn't cleared.

fish loses it.

https://asciinema.org/a/TsAwarGwkZTpVQL3aQ72Dkvkr

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intended

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions