Skip to content

Completion for ":cd" from 'cdpath' #374

Description

@GoogleCodeExporter
The `cd` command should consider the `cdpath` setting for completion of 
relative paths.

Currently the completion appears to use only the current working directory when 
completing relative paths.

This means that `:cd foo<Tab>` should complete `foobar` if there exists 
`/path/in/cdpath/foobar` (and `/path/in/cdpath` is in `cdpath`).

Original issue reported on code.google.com by dhahler@gmail.com on 15 Jun 2015 at 6:55

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions