mirror of
https://github.com/junegunn/fzf
synced 2026-07-24 17:13:18 +00:00
+1
-1
@@ -306,5 +306,5 @@ func (chars *Chars) Lines(multiLine bool, maxLines int, wrapCols int, wrapSignWi
|
||||
}
|
||||
}
|
||||
|
||||
return wrapped, false
|
||||
return wrapped, overflow
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user