Skip to content

Revisions

  • Remove another bashism

    @neeshy neeshy committed Oct 6, 2024
  • Remove bashism. sh is the default. Make sure to use `set ifs "\n"`.

    @neeshy neeshy committed Oct 6, 2024
  • Updated Integrations (markdown)

    @neeshy neeshy committed Oct 6, 2024
  • add '--' after trash-put to avoid trashing the wrong file if its name is weird

    @thiswillbeyourgithub thiswillbeyourgithub committed Oct 5, 2024
  • Updated Integrations (markdown)

    @andis-sprinkis andis-sprinkis committed Sep 27, 2024
  • Updated Integrations (markdown)

    @valoq valoq committed Sep 23, 2024
  • Add ouch integration

    @valoq valoq committed Sep 23, 2024
  • More atool sugar from perl lover

    @Leenuus Leenuus committed Aug 21, 2024
  • fix `trash-put` integration, should work with filenames with space and multiple files in selection now.

    @Leenuus Leenuus committed Aug 20, 2024
  • Add bat previewer to fzf_search

    @neeshy neeshy committed Aug 18, 2024
  • Remove unnecessary braces

    @neeshy neeshy committed Aug 18, 2024
  • Revert "Quote $fx variable"

    @heyzec heyzec committed Aug 16, 2024
  • Quote $fx variable

    @heyzec heyzec committed Aug 16, 2024
  • Moved gio trash from Tips

    @neeshy neeshy committed Jul 28, 2024
  • Remove trailing whitespace

    @neeshy neeshy committed Jul 28, 2024
  • Updated Integrations (markdown)

    @neeshy neeshy committed Jul 25, 2024
  • Updated Integrations (markdown)

    @neeshy neeshy committed Jul 25, 2024
  • Revise many integrations, add more sed escapes; single quoting alone doesn't suffice when there's a single quote itself in the argument

    @neeshy neeshy committed Jul 25, 2024
  • zoxide: Switch to single quotes to avoid escaping via sed. Also use "$@" to avoid splitting arguments with spaces.

    @SeerLite SeerLite committed Jun 22, 2024
  • Updated Integrations (markdown)

    @CabalCrow CabalCrow committed May 8, 2024
  • Fix the issues with archivemount integration I outlined here: https://github.com/gokcehan/lf/issues/1705

    @CabalCrow CabalCrow committed May 7, 2024
  • Updated Integrations (markdown)

    @joelim-work joelim-work committed Mar 31, 2024
  • Add workaround for sshfs operation not permitted errors https://github.com/gokcehan/lf/pull/1317

    @Limero Limero committed Mar 31, 2024
  • Typo fix on starship.

    @michael-tran-infotrack michael-tran-infotrack committed Mar 20, 2024
  • Add integration for sshfs

    @joelim-work joelim-work committed Mar 14, 2024
  • Update D-Bus integration example

    @joelim-work joelim-work committed Feb 25, 2024
  • Add D-Bus integration

    @joelim-work joelim-work committed Feb 25, 2024
  • Add on-cd hook for zoxide

    @rc2dev rc2dev committed Feb 6, 2024
  • Sorry forgot one important detail `set shellflag "-cwa"` for zoxide

    @KawaiiSelbst KawaiiSelbst committed Nov 20, 2023
  • Add specific code, for integration zoxide with powershell

    @KawaiiSelbst KawaiiSelbst committed Nov 20, 2023