nu_plugin_file_dialog 0.3.0

A simple nu plugin to select files through the native dialog.
nu_plugin_file_dialog-0.3.0 is not a library.

File Dialog plugin

A simple nu plugin that invokes the native file dialog of the os through native-dialog-rs.

Installation

cargo install nu_plugin_file_dialog
plugin add ~/.cargo/bin/nu_plugin_file_dialog

Usage

run file-dialog --help to get the parameters and examples.