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. Mar 04, 2015
  2. Mar 01, 2015
  3. Feb 26, 2015
  4. Feb 18, 2015
  5. Feb 17, 2015
  6. Jan 29, 2015
  7. Jan 24, 2015
  8. Jan 17, 2015
  9. Dec 24, 2014
  10. Dec 23, 2014
  11. Nov 04, 2014
  12. Nov 01, 2014
  13. Aug 16, 2014
  14. Jun 30, 2014
  15. Jun 26, 2014
  16. Jun 13, 2014
  17. May 29, 2014
  18. May 17, 2014
  19. Apr 03, 2014
  20. Apr 02, 2014
  21. Mar 30, 2014
  22. Mar 25, 2014
  23. Mar 09, 2014
    • Junegunn Choi's avatar
      Add --black for terminals incapable of use_default_colors · 9904f535
      Junegunn Choi authored
      See the discussion in #18.
      
      Use --black option to use black background regardless of the default
      background color of the terminal. Also, this option can be used to fix
      rendering issues on terminals that don't support use_default_colors (man
      3 default_colors). Depending on the terminal, use_default_colors may or
      may not succeed, but the Ruby version of it always returns nil, it's
      currently not possible to automatically enable this option.
      9904f535
Loading