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 .
- Apr 06, 2021
-
-
Junegunn Choi authored
go get: upgraded github.com/lucasb-eyer/go-colorful v1.0.3 => v1.2.0 go get: upgraded github.com/mattn/go-runewidth v0.0.9 => v0.0.12 go get: upgraded github.com/mattn/go-shellwords v1.0.10 => v1.0.11 go get: added github.com/rivo/uniseg v0.2.0 go get: upgraded github.com/saracen/walker v0.1.1 => v0.1.2 go get: upgraded golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 => v0.0.0-20210220032951-036812b2e83c go get: upgraded golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 => v0.0.0-20210403161142-5e06dd20ab57 go get: upgraded golang.org/x/text v0.3.3 => v0.3.6
-
- Mar 20, 2021
-
-
Mitsuo Heijo authored
See https://github.com/golang/go/issues/31044
-
- Oct 27, 2020
-
- Oct 23, 2020
-
-
Junegunn Choi authored
-
- Sep 02, 2020
-
-
Michael Kelley authored
- Update to latest tcell which has 24 bit Windows support - light renderer under Windows defaults to Dark256, if possible - Respect TCELL_TRUECOLOR - Remove tcell 1.3 references
-
- Feb 04, 2020
-
-
mattn authored
Makes scanning 300x faster on Windows
-
- Nov 02, 2019
-
-
Junegunn Choi authored
-
- May 26, 2019
-
-
Michael Kelley authored
A newer version of the sys module is needed for pull request #1341
-
- Dec 13, 2018
-
-
Stefan Tatschner authored
* Update .travis.yml and use stages This updates the .travis.yml configuration to use separate stages for unittests and CLI tests. The output is now clearer, since for unittests and CLI tests separate web pages are available. * Use go modules and simplify build
-