Skip to content

Add support for auto-completion #1

@fwcd

Description

@fwcd

It would be cool if we could auto-complete paths. This would, however, require support for asynchronous completion handlers, which rustyline is currently missing. The rustyline-completion contains some experiments in this direction, but doesn't work yet because blocking on Tokio tasks from synchronous contexts seems to be non-trivial.

See also:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions