mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-10 14:41:55 +08:00
Add --sync option
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
// Current version
|
||||
const Version = "0.9.2"
|
||||
const Version = "0.9.3"
|
||||
|
||||
// fzf events
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user