Skip to content

Tab completion and auto suggestion uses backslashes for escape characters instead of simply wrapping in quotes. #5433

Description

@rsheasby

Hi team.
Running git master - fish, version 3.0b1-21-gfb679ac9c
Not sure if this was an active design decision, or if it was simply made this way to replicate the behavior of bash, but when you try to tab complete a directory with spaces in it for example, it will tab complete it with backslashes behind every space instead of simply wrapping the path in quotes which looks much cleaner and easier to read. It does the same for the autosuggestions. I was unable to find any pre-existing issue for this so apologies if this is a duplicate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions