MCPcopy Create free account
hub / github.com/basecamp/hey-cli / Resize

Method Resize

internal/tui/section_view.go:52–52  ·  view source on GitHub ↗

Resize updates layout for new terminal dimensions.

(width, height int)

Source from the content-addressed store, hash-verified

50 // HelpBindings returns section-specific help bindings for rowContent.
51 HelpBindings() []helpBinding
52
53 // SubnavItems returns the subnav state for header rendering.
54 SubnavItems() (items []navItem, selected int, label string, centered bool)
55

Callers 9

UpdateMethod · 0.65
handleKeyMethod · 0.65
switchSectionMethod · 0.65
calendarWithRecordingsFunction · 0.65

Implementers 3

calendarViewinternal/tui/calendar.go
mailViewinternal/tui/mail.go
journalViewinternal/tui/journal.go

Calls

no outgoing calls