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 28, 2014
  2. Mar 27, 2014
  3. Mar 25, 2014
  4. Mar 20, 2014
  5. Mar 19, 2014
  6. Mar 15, 2014
  7. Mar 14, 2014
  8. Mar 13, 2014
  9. Mar 09, 2014
  10. Mar 07, 2014
  11. Mar 06, 2014
    • Junegunn Choi's avatar
      dcb4694e
    • Junegunn Choi's avatar
      Completely remove mouse support · 2fb8ae01
      Junegunn Choi authored
      Since the version 0.7.0, fzf internally used Curses.getch() call to take user
      input, which allowed it to support mouse input as well. However it has turned
      out that Curses.getch() has introduced glitches that cannot be easily handled
      (e.g. Try resize the terminal). So I finally decided that it's not worth the
      trouble and drop the mouse support.
      2fb8ae01
  12. Mar 04, 2014
  13. Feb 02, 2014
  14. Jan 30, 2014
  15. Jan 22, 2014
  16. Jan 14, 2014
  17. Jan 07, 2014
  18. Dec 26, 2013
  19. Dec 23, 2013
  20. Dec 21, 2013
  21. Dec 20, 2013
  22. Dec 14, 2013
  23. Dec 09, 2013
  24. Nov 29, 2013
Loading