Skip to content

Completing a folder misses an escape on the first char #2274

@Profpatsch

Description

@Profpatsch

When completing a folder and selecting an entry from the list, if that entry starts with a character that should be escaped, it isn’t.

Example:

~/Downloads/[TAB TAB TAB
select entry [foobar] my file

Completion: ~/Downloads/[foobar\]\ my\ file

Note the missing \ before the first [.

Metadata

Metadata

Assignees

No one assigned

    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