Запуск Xplorer из терминала
This feature hasn't been optimized yet. It works but it might be laggy. This will be optimized in the feature release. :::
#
КомандыXplorer CLI:
xplorer <options> [dir1] [dir2] [dir3]
Xplorer will open dir
, dir2
, dir3
as tabs on Xplorer. If there's no directory(dir) passed into the command, Xplorer will start at the Home page.
Параметры:
Команда | Сокращение | Описание |
---|---|---|
--help | -h | Справка |
--version | -v | Показать номер версии |
--reveal | -r | Открыть папку с содержимым и выбрать файл |
xplorer: command not found
ошибка в Windows
Для начала вы должны зарегистрировать команду в системный путь.
- Open the
System Properties
on Windows. - Click the
Environment Variables
button, it will popup a window. - On the table, search for
Path
variable and click on it. - Click
Edit
button, it will popup a window. - Click
New
button - Add
%USERPROFILE%\AppData\Local\Programs\xplorer