mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +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