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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Oct 30, 2016
-
-
Junegunn Choi authored
This reverts commit 02c6ad0e.
-
- Sep 28, 2016
-
-
Junegunn Choi authored
Dim, underline, blink, reverse
-
- Sep 25, 2016
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #671
-
- Aug 19, 2016
-
-
Junegunn Choi authored
- Make structs smaller - Introduce Result struct and use it to represent matched items instead of reusing Item struct for that purpose - Avoid unnecessary memory allocation - Avoid growing slice from the initial capacity - Code cleanup
-
- Jul 15, 2016
-
-
Junegunn Choi authored
-
- Jun 14, 2016
-
-
Junegunn Choi authored
Close #598
-
- Aug 02, 2015
-
-
Junegunn Choi authored
> wc -l /tmp/list2 2594098 /tmp/list2 > time cat /tmp/list2 | fzf-0.10.1-darwin_amd64 -fqwerty > /dev/null real 0m5.418s user 0m10.990s sys 0m1.302s > time cat /tmp/list2 | fzf-head -fqwerty > /dev/null real 0m4.862s user 0m6.619s sys 0m0.982s
-
- Jul 22, 2015
-
-
Junegunn Choi authored
-
- May 22, 2015
-
- Mar 27, 2015
-
-
Junegunn Choi authored
-
- Mar 23, 2015
-
-
Junegunn Choi authored
-
- Mar 22, 2015
-
-
Junegunn Choi authored
tree -C | fzf --ansi --tac
-
Junegunn Choi authored
-
- Mar 19, 2015
-
-
Junegunn Choi authored
-