mirror of
https://github.com/junegunn/fzf.git
synced 2026-01-10 05:22:39 +08:00
Add toggle-preview-wrap action
This commit is contained in:
@@ -596,7 +596,7 @@ func (r *LightRenderer) MaxY() int {
|
||||
}
|
||||
|
||||
func (r *LightRenderer) DoesAutoWrap() bool {
|
||||
return true
|
||||
return false
|
||||
}
|
||||
|
||||
func (r *LightRenderer) IsOptimized() bool {
|
||||
|
||||
Reference in New Issue
Block a user