Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/junegunn/fzf. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jun 10, 2018
  2. May 14, 2018
  3. May 04, 2018
  4. Apr 06, 2018
  5. Mar 06, 2018
  6. Jan 06, 2018
    • Junegunn Choi's avatar
      Remove PayPal donation button · 202872c2
      Junegunn Choi authored
      I've decided not to take more donations.
      
      Thanks to everyone who has supported my projects.
      
      Edgar Hipp
      Eyal Levin
      Philip Stewart
      James O'Beirne
      Minh Triet Ly
      Victor Alvarez
      Max Hung
      Gearoid Murphy
      Aaron Taylor
      Brett Bender
      Phil Thompson
      Anders Damsgaard
      Unverified
      202872c2
  7. Nov 22, 2017
  8. Nov 14, 2017
  9. Nov 08, 2017
  10. Oct 29, 2017
  11. Oct 23, 2017
  12. Oct 15, 2017
  13. Oct 14, 2017
  14. Sep 17, 2017
  15. Sep 07, 2017
  16. Aug 17, 2017
  17. Aug 04, 2017
  18. Jul 29, 2017
  19. Jul 25, 2017
  20. Jul 23, 2017
  21. Jun 23, 2017
  22. May 25, 2017
  23. May 20, 2017
  24. May 05, 2017
  25. Apr 06, 2017
  26. Apr 02, 2017
  27. Apr 01, 2017
  28. Mar 30, 2017
  29. Mar 07, 2017
  30. Mar 03, 2017
    • Junegunn Choi's avatar
      [shell] Enable sorting by default in CTRL-R · c387689d
      Junegunn Choi authored
      CTRL-R binding used to start with --no-sort to list the matched commands
      in chronological order. However, it has been a constant source of
      confusion. Let's enable it by default from now on. The sorted result
      shouldn't be too confusing as we use --tiebreak=index.
      Unverified
      c387689d
  31. Feb 04, 2017
  32. Jan 31, 2017
  33. Jan 08, 2017
  34. Dec 14, 2016
    • Pierre Neidhardt's avatar
      Overhaul fish functions (#759) · 0508e70f
      Pierre Neidhardt authored
      Replace the "temp file" workaround with the "read" function: it's
      simpler and faster.
      
      Use proper escaping, remove the custom function.
      
      The "file" widget uses last token as root for the "find" command.
      This replaces the equivalent of '**' completion in bash/zsh.
      The "$dir" non-expanded variable can be used in FZF_CTRL_T_COMMAND to
      set the root.
      0508e70f
  35. Nov 27, 2016
Loading