mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-20 06:53:50 -07:00
@@ -781,7 +781,7 @@ func (t *Terminal) ansiLabelPrinter(str string, color *tui.ColorPair, fill bool)
|
||||
window.CPrint(*color, str)
|
||||
}
|
||||
}
|
||||
return printFn, len(text)
|
||||
return printFn, length
|
||||
}
|
||||
|
||||
// Printer that correctly handles ANSI color codes and tab characters
|
||||
|
Reference in New Issue
Block a user