m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-14 14:23:47 -05:00

Add --sync option

This commit is contained in:
Junegunn Choi
2015-02-13 12:25:19 +09:00
parent ff09c275d4
commit 6c2ce28d0d
5 changed files with 37 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ import (
)
// Current version
const Version = "0.9.2"
const Version = "0.9.3"
// fzf events
const (