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. Oct 14, 2017
  2. Sep 17, 2017
  3. Sep 07, 2017
  4. Aug 17, 2017
  5. Aug 04, 2017
  6. Jul 29, 2017
  7. Jul 25, 2017
  8. Jul 23, 2017
  9. Jun 23, 2017
  10. May 25, 2017
  11. May 20, 2017
  12. May 05, 2017
  13. Apr 06, 2017
  14. Apr 02, 2017
  15. Apr 01, 2017
  16. Mar 30, 2017
  17. Mar 07, 2017
  18. 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
  19. Feb 04, 2017
  20. Jan 31, 2017
  21. Jan 08, 2017
  22. 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
  23. Nov 27, 2016
  24. Nov 15, 2016
  25. Nov 09, 2016
  26. Nov 08, 2016
  27. Oct 31, 2016
  28. Oct 22, 2016
  29. Oct 04, 2016
  30. Oct 03, 2016
  31. Sep 13, 2016
  32. Aug 19, 2016
  33. Jul 26, 2016
  34. Jun 12, 2016
  35. May 02, 2016
  36. Mar 28, 2016
Loading