Skip to content

Allow using different separator for nested completion #1814

Open
@robamu

Description

@robamu

Hi,

Thanks for creating this great package!

I am currently working on a command definition tree and on a feature which allows picking a path through the tree.
I would like to have auto-completion for this, but the resultant path should be path-like, with slashes as separators.

The nested completer currently only allows space as the separator. It would be nice if it would be possible to change the separator. I think strings like ":", "::" and "/" might be other commonly used separators used together with the nested completer.

I can prepare a PR for this.

Kind Regards
Robin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions