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. Nov 14, 2017
  2. Nov 08, 2017
  3. Oct 29, 2017
  4. Oct 27, 2017
  5. Oct 23, 2017
  6. Oct 21, 2017
    • Igor Urazov's avatar
      [completion] Ensure ps called as command (#1098) · eaf6eb89
      Igor Urazov authored
      When `ps` is aliased for something uncommon, like `alias ps=grc ps` which colorizes ps output, the output of `ps` can be unexpected and/or undesired.
      
      This change makes ps to be always executed as command, even if it's aliased.
      eaf6eb89
  7. Oct 20, 2017
  8. Oct 19, 2017
  9. Oct 16, 2017
  10. Oct 15, 2017
  11. Oct 14, 2017
  12. Oct 10, 2017
  13. Oct 08, 2017
  14. Sep 30, 2017
  15. Sep 29, 2017
  16. Sep 28, 2017
  17. Sep 26, 2017
  18. Sep 17, 2017
  19. Sep 11, 2017
  20. Sep 09, 2017
    • Junegunn Choi's avatar
      Clean up renderer code · e1582b83
      Junegunn Choi authored
      Remove code that is no longer relevant after the removal of ncurses
      renderer. This commit also fixes background color issue on tcell-based
      FullscreenRenderer (Windows).
      Unverified
      e1582b83
  21. Sep 08, 2017
  22. Sep 07, 2017
  23. Sep 06, 2017
  24. Sep 05, 2017
  25. Sep 03, 2017
Loading