We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Reorder
Updated Integrations (markdown)
Move p10k from Tips
Remove another bashism
Remove bashism. sh is the default. Make sure to use `set ifs "\n"`.
add '--' after trash-put to avoid trashing the wrong file if its name is weird
Add ouch integration
More atool sugar from perl lover
fix `trash-put` integration, should work with filenames with space and multiple files in selection now.
Add bat previewer to fzf_search
Remove unnecessary braces
Revert "Quote $fx variable"
Quote $fx variable
Moved gio trash from Tips
Remove trailing whitespace
Revise many integrations, add more sed escapes; single quoting alone doesn't suffice when there's a single quote itself in the argument
zoxide: Switch to single quotes to avoid escaping via sed. Also use "$@" to avoid splitting arguments with spaces.
Fix the issues with archivemount integration I outlined here: https://github.com/gokcehan/lf/issues/1705
Add workaround for sshfs operation not permitted errors https://github.com/gokcehan/lf/pull/1317
Typo fix on starship.
Add integration for sshfs
Update D-Bus integration example
Add D-Bus integration