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 19, 2014
  2. Mar 15, 2014
  3. Mar 14, 2014
  4. Mar 13, 2014
  5. Mar 09, 2014
  6. Mar 08, 2014
  7. Mar 07, 2014
  8. 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
  9. Mar 05, 2014
  10. Mar 04, 2014
  11. Feb 26, 2014
  12. Feb 25, 2014
  13. Feb 20, 2014
  14. Feb 15, 2014
  15. Feb 13, 2014
  16. Feb 07, 2014
Loading