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 06, 2014
    • 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
  2. Mar 05, 2014
  3. Mar 04, 2014
  4. Feb 26, 2014
  5. Feb 25, 2014
  6. Feb 20, 2014
  7. Feb 15, 2014
  8. Feb 13, 2014
  9. Feb 07, 2014
  10. Feb 02, 2014
  11. Feb 01, 2014
  12. Jan 31, 2014
  13. Jan 30, 2014
  14. Jan 29, 2014
  15. Jan 28, 2014
  16. Jan 22, 2014
  17. Jan 14, 2014
  18. Jan 07, 2014
Loading