mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-14 11:45:48 -07: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