Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ Sprintf
Method
Sprintf
pkg/gui/style/text_style.go:40–40 ·
view source on GitHub ↗
(format string, a ...any)
Source
from the content-addressed store, hash-verified
38
type
Sprinter
interface
{
39
Sprint(a ...any) string
40
Sprintf(format string, a ...any) string
41
}
42
43
func
New() TextStyle {
Callers
15
allowedHostEnvironment
Function · 0.65
NewTestEnvironment
Function · 0.65
Title
Method · 0.65
ContainsLines
Method · 0.65
ContainsColoredText
Method · 0.65
DoesNotContainColoredText
Method · 0.65
SelectedLines
Method · 0.65
validateEnoughLines
Method · 0.65
validateVisibleLineCount
Method · 0.65
assertLines
Method · 0.65
formatLineRange
Function · 0.65
Content
Method · 0.65
Implementers
1
TextStyle
pkg/gui/style/text_style.go
Calls
no outgoing calls
Tested by
8
Test_equalHash
Function · 0.52
TestCaseInsensitiveContains
Function · 0.52
TestGetStashEntries
Function · 0.52
TestFileTreeSortOrderConfig
Function · 0.52
renderLayout
Function · 0.52
TestListRenderer_renderLines
Function · 0.52
Test_getBranchDisplayStrings
Function · 0.52
generateCommits
Function · 0.52