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 08, 2016
    • Junegunn Choi's avatar
      Fix issues in tcell renderer and Windows build · 898d8d94
      Junegunn Choi authored
      - Fix display of CJK wide characters
      - Fix horizontal offset of header lines
      - Add support for keys with ALT modifier, shift-tab, page-up and down
      - Fix util.ExecCommand to properly parse command-line arguments
      - Fix redraw on resize
      - Implement Pause/Resume for execute action
      - Remove runtime check of GOOS
      - Change exit status to 2 when tcell failed to start
      - TBD: Travis CI build for tcell renderer
          - Pending. tcell cannot reliably ingest keys from tmux send-keys
      Unverified
      898d8d94
  2. Nov 07, 2016
  3. Oct 30, 2016
  4. Oct 21, 2016
  5. Sep 28, 2016
  6. Jun 11, 2016
  7. May 18, 2016
  8. May 12, 2016
  9. May 11, 2016
  10. Nov 19, 2015
  11. Oct 23, 2015
  12. Oct 13, 2015
  13. Oct 12, 2015
  14. Oct 05, 2015
  15. Sep 22, 2015
  16. Sep 19, 2015
  17. Sep 15, 2015
  18. Jul 28, 2015
  19. Jul 22, 2015
  20. Jul 21, 2015
  21. Jun 16, 2015
  22. Jun 07, 2015
  23. Jun 03, 2015
  24. May 20, 2015
  25. Apr 18, 2015
    • Junegunn Choi's avatar
      Add `--color=[dark|light|16|bw]` option · f66d94c6
      Junegunn Choi authored
      - dark:  the current default for 256-color terminal
      - light: color scheme for 256-color terminal with light background
      - 16:    the default color scheme for 16-color terminal (`+2`)
      - bw:    no colors (`+c`)
      f66d94c6
  26. Apr 16, 2015
  27. Apr 14, 2015
  28. Mar 29, 2015
  29. Mar 19, 2015
  30. Jan 23, 2015
  31. Jan 12, 2015
  32. Jan 08, 2015
  33. Jan 06, 2015
  34. Jan 03, 2015
Loading