Changes & fixes
- No need to
Refresh
explicitly.xplr
with autoRefresh
after each batch of messages. i.e. you can remove all theRefresh
from yourinit.lua
. - Mouse will be disabled by default. Use
:m
key binding or{Enable|Disable|Toggle}Mouse
messages to enable/disable mouse. - Fixed focus jumping to the first file after deleting a file.
- Upgraded dependencies.
- Polished
xplr
library API.