Skip to content

Completion of filenames - omit the './' when not needed #29

@pfmoore

Description

@pfmoore

Where a filename is being completed as an argument of a command, the initial './' is not necessary and can be distracting. An option to omit the ./ would be useful.

Having the ./ when completing a command name is useful, because Powershell doesn't run commands in the current directory by default (maybe omit the ./ there as well if '.' is in $env:PATH?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions