Skip to content

History / Examples (completion)

Revisions

  • A replacement scriptlet for the one I wrote previously featured here

    @Diablo-D3 Diablo-D3 committed Aug 21, 2023
  • I'm removing this example, it'd be better to just use bfs instead of fd; this scriptlet won't early exit on pathologically slow filesystems (such as accessing filesystems mounted in Windows via WSL2 9P2000 bridges)

    @Diablo-D3 Diablo-D3 committed Aug 21, 2023
  • Updated Examples (completion) (markdown)

    @Diablo-D3 Diablo-D3 committed Jul 17, 2023
  • There are too many problems with how this solution works; fzf just really needs a "sort by path depth" option internally instead of trying to fake it this way

    @Diablo-D3 Diablo-D3 committed Jun 15, 2022
  • Added "Path depth and hidden sorted _fzf_compgen_path/dir"

    @Diablo-D3 Diablo-D3 committed May 13, 2022
  • Add completion for pass entries

    @ardenzhan ardenzhan committed Mar 19, 2021
  • _fzf_complete_ssh was renamed to _fzf_host_completion

    @spasche spasche committed Jun 28, 2020
  • Updated Examples (completion) (markdown)

    @junegunn junegunn committed May 10, 2020
  • Updated Examples (completion) (markdown)

    @junegunn junegunn committed Mar 11, 2020
  • Updated Examples (completion) (markdown)

    @junegunn junegunn committed Mar 8, 2019
  • Updated Examples (completion) (markdown)

    @allixsenos allixsenos committed Sep 19, 2018
  • Added git expansion for checkout based on hg expansion

    @rberenguel rberenguel committed Aug 29, 2017
  • Add example on how to implement branch name completion for hg update/hg merge

    @balta2ar balta2ar committed May 17, 2016
  • Updated Examples (completion) (markdown)

    @junegunn junegunn committed Jan 28, 2016
  • We can omit `local` since the code is run on the subshell

    @junegunn junegunn committed Oct 5, 2015
  • Updated Examples (completion) (markdown)

    @junegunn junegunn committed Oct 5, 2015
  • Created Examples (completion) (markdown)

    @junegunn junegunn committed Oct 5, 2015