We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Integrations (markdown)
Add batch rename via `vidir`
Add example for using `Quick Look` under MacOS
Add example for displaying `git` status inside the info column
Fixed line for the self-configured previewer in lf in the ripgrep integration
Reorder
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