Skip to content

Filter by process name using dot syntax #35

Description

@kvakulo

As proposed by @rayhofmann in #28 it should be possible to search by process name.

He proposed this syntax chr.abc where chr refers to the process name and abc refers to the window caption.

I have tried to implement this in the following commit as an experiment to try out how it feels.

As an extra feature: If a process name is left out, and one just searches for .abc then the process name filter is implicitly set to the process name of the foreground window. This seems nice when switching between different windows of the application that you currently have in the foreground. (Just activate Switcheroo, type . and choose any other window from the same application)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions