Skip to content

Tab completion broken when file names contain underscores. #1398

Closed
@z5h

Description

e.g.

mkdir test
touch a.z b.z c.z d.z a_.z b_.z c_.z
ls <tab>

on the first tab you see

ls .z

on the second, you see

a.z  b.z  c.z  d.z

files with underscores are not shown.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingTopic: completionPull Request or issue regarding completion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions