Releases: sayanarijit/xplr
Releases · sayanarijit/xplr
v0.2.21
Changes
By default, while renaming a file, xplr
will autocomplete the relative path i.e.
the filename instead of the absolute path in the input buffer.
v0.2.20
Changes
- The session will be auto refreshed every second. So it's okay not passing
Refresh
in the config file. - Added alias
BashExec
to messageCall
with args["-c", "bash", ...]
. So your config file should look a little nicer now.