m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-15 06:43:47 -05:00
This commit is contained in:
Junegunn Choi
2025-01-20 02:00:03 +09:00
parent a4db8bd7b5
commit 65db7352b7
5 changed files with 55 additions and 7 deletions

View File

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