Skip to content

🚀 [Question] no autocompletion for second path #1167

@TornaxO7

Description

@TornaxO7

Hi! delta needs two paths obviously to get the diff of them. Normally I'm using <tab> in my shell to get a nice autocompletion for the files. However, the autocompletion only works for the first argument/path but not for the second, is that behaviour expected?

Example interaction (how it is)

ls

deletus.txt yeet.txt

delta de<tab> results to delta deletus.txt but delta deletus.txt ye<tab> results to delta deletus.txt ye.

I expected an expansion to delta deletus.txt yeet.txt.

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