You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/src
Arijit Basu f12e1e5290 Fix config path on macOS
Also, add `-c` / `--config` CLI option to specify custom config file.

Priority is:

`-c <PATH>` > `~/.config/xplr/init.lua` > `/etc/xplr/init.lua`.

Fixes: https://github.com/sayanarijit/xplr/issues/230
3 years ago
..
bin Fix config path on macOS 3 years ago
app.rs Fix config path on macOS 3 years ago
auto_refresher.rs Use key `tab` to select files in search mode 3 years ago
config.rs Add option to disable recover mode 3 years ago
event_reader.rs Upgrade dependencies 3 years ago
explorer.rs Fix focus jumping 3 years ago
init.lua Upgrade dependencies 3 years ago
input.rs Add feature dynamic UI 3 years ago
lib.rs Further improve the API. 3 years ago
lua.rs Fix config path on macOS 3 years ago
permissions.rs Add colorful permissions 3 years ago
pipe_reader.rs Simplify pipe reader 3 years ago
pwd_watcher.rs Fix some sync issues 3 years ago
runner.rs Fix config path on macOS 3 years ago
ui.rs Disable mouse by default and bind `:m` to toggle 3 years ago