kvnxiao / keypirinha-winsys

A Keypirinha plugin with useful system and shell commands for Windows 10/11.
MIT License
40 stars 5 forks source link

Use different file explorer application #5

Closed AbhishekTripathi closed 2 years ago

AbhishekTripathi commented 2 years ago

KeyPirinha supports the configuration of a different explorer application with file_explorer. It would be expected for a plugin to use the configured explorer app instead of only using windows explorer.

Reference API: https://keypirinha.com/api/module-util.html?highlight=file_explorer#keypirinha_util.explore_file

kvnxiao commented 2 years ago

The docs you linked are not relevant to how the shell commands are invoked in this plugin, which are a system integration in Windows and open Windows File Explorer by default.