m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-08 11:23:47 -05:00
This commit is contained in:
Junegunn Choi
2025-10-12 22:17:52 +09:00
parent 4ffde48e2f
commit 8cdfb23df6
6 changed files with 21 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/junegunn/fzf/src/protector"
)
var version = "0.65"
var version = "0.66"
var revision = "devel"
//go:embed shell/key-bindings.bash