Skip to content

abbr --list escapes the name #9470

@faho

Description

@faho
abbr --add '$PAGER' less

expands $PAGER to "less". abbr --list shows it as

'$PAGER'

in escaped form. This sounds nice, until you realize that makes it unsuitable for abbr --erase, so you can no longer

abbr --erase (abbr --list)

It seems that that should round-trip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    regressionSomething that used to work, but was broken, especially between releases

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions