Skip to content

Choose the file manager to use #62

Description

@highend

Is there any chance that this plugin get's an option to define a different file manager, additionally called with command line parameters?

Atm it just uses Windows Explorer when you open a search result and I'd really love to call XYplorer instead. E.g. my definition inside Everything for "Open Path" looks like this:

$exec("D:\Users\Highend\Tools\XYplorer\XYplorer.exe" /script="::if $(exists$('%1'$) == 1$) ${ goto '%1'; $} else ${ goto gpc$('%1', 'path'$); selectitems gpc$('%1', 'file'$); $}; sel '+0'; focus;")

I know, looks complicated :)

By adding the generic options to define a path to a different file manager + the command line options for I could open a path from the Keypirinha interface right inside XYplorer...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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