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. Jan 17, 2018
  2. Oct 15, 2017
  3. Oct 14, 2017
  4. Sep 28, 2017
  5. Jun 03, 2017
    • Junegunn Choi's avatar
      Fixes for Cygwin · ca0b3b6f
      Junegunn Choi authored
      - Update install script to download Windows binary if $TERM == cygwin
      - Unset TERM if $TERM == cygwin (#933)
      - Always use cmd.exe instead of $SHELL when running commands
      Unverified
      ca0b3b6f
  6. Jun 02, 2017
  7. May 25, 2017
  8. Jan 08, 2017
  9. 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
  10. Nov 07, 2016
Loading