Thanks to visit codestin.com
Credit goes to github.com

Skip to content

history --delete (fish script, not builtin) is broken by entries with newlines #31

@ridiculousfish

Description

@ridiculousfish

Run this:

foo\
bar

Then this:

history --delete --prefix foo

You get two items foo\ and bar; there should only be one.

Metadata

Metadata

Assignees

Labels

bugSomething that's not working as intended

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions