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. Sep 30, 2017
  2. Sep 29, 2017
  3. Sep 07, 2017
  4. Sep 05, 2017
  5. Aug 30, 2017
  6. Aug 28, 2017
    • Jack O'Connor's avatar
      [vim] Add parens around piped source commands (#1029) · b27dc3eb
      Jack O'Connor authored
      Previously a command like `echo a && echo b` would get transformed into
      `echo a && echo b | fzf`, which only pipes the output of the second
      command. Adding parentheses around the source command avoids this issue,
      and works on both Unix and Windows.
      b27dc3eb
  7. Aug 26, 2017
  8. Aug 20, 2017
  9. Aug 14, 2017
  10. Aug 09, 2017
  11. Jul 30, 2017
  12. Jul 23, 2017
  13. Jul 18, 2017
  14. Jul 10, 2017
  15. Jul 09, 2017
  16. Jun 09, 2017
  17. Jun 05, 2017
  18. Jun 04, 2017
  19. May 31, 2017
  20. May 29, 2017
  21. May 22, 2017
  22. Apr 30, 2017
  23. Apr 22, 2017
  24. Mar 27, 2017
  25. Mar 02, 2017
  26. Feb 25, 2017
  27. Feb 19, 2017
Loading