Skip to content

Improve history navigation experience #1235

Open
@SteveL-MSFT

Description

@SteveL-MSFT

Perhaps a blend of menu complete and history searching, seems to be a common ask

Description of the new feature/enhancement

There are many cases where tab completion can result in a large list (not just files which is a common case, but think of resources in Azure). It would be useful to have either a new mode for MenuComplete or an alternate where you have a filter line that will dynamically filter results showing matches to the typed filter. In the file case, I should be able to type *.jpg which will filter out to just files with that extension. If I type jpg then any result that contains that string would be shown.

One question is whether the cmdlet participates as an optimization rather than filtering on the client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions