mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-15 04:05:48 -07:00
@@ -55,6 +55,7 @@ func Run(options *Options) {
|
||||
|
||||
opts := ParseOptions()
|
||||
sort := opts.Sort > 0
|
||||
rankTiebreak = opts.Tiebreak
|
||||
|
||||
if opts.Version {
|
||||
fmt.Println(Version)
|
||||
|
Reference in New Issue
Block a user