mirror of
https://github.com/junegunn/fzf.git
synced 2026-02-03 16:42:58 +08:00
@@ -299,7 +299,7 @@ func Run(opts *Options) (int, error) {
|
||||
itemIndex = 0
|
||||
inputRevision.bumpMajor()
|
||||
header = make([]string, 0, opts.HeaderLines)
|
||||
go reader.restart(command, environ)
|
||||
reader.restart(command, environ)
|
||||
}
|
||||
|
||||
exitCode := ExitOk
|
||||
|
||||
Reference in New Issue
Block a user