Launch Xplorer from Terminal
info
This feature hasn't optimized yet. It works but it might be laggy. Will be optimized in the feature release.
Commands#
Xplorer CLI:
xplorer <options> [dir1] [dir2] [dir3]Xplorer will open dir, dir2, dir3 as tabs on Xplorer. If there's no any dir passed into the command, Xplorer will starts at Home page.
Options:
| Command | Alias | Description |
|---|---|---|
--help | -h | Show help |
--version | -v | Show version number |
--reveal | -r | Open the containing folder and select the file |
xplorer: command not found error on Windows
Firstly, you have to register the command into the system path.
- Open the
System Propertieson Windows. - Click the
Environment Variablesbutton, it will popup a window. - On the table, search for
Pathvariable and click on it. - Click
Editbutton, it will popup a window. - Click
Newbutton - Add
%USERPROFILE%\AppData\Local\Programs\xplorer