Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basecamp/hey-cli
/ HelpBindings
Method
HelpBindings
internal/tui/section_view.go:33–33 ·
view source on GitHub ↗
HelpBindings returns section-specific help bindings for rowContent.
()
Source
from the content-addressed store, hash-verified
31
saveCover coverSaveFunc
32
loadLastCalendar
func
() int64
33
saveLastCalendar
func
(id int64) error
34
width int
35
height int
// content area height
36
}
Callers
5
TestJournalViewHelpBindingsEmpty
Function · 0.65
updateHelpBindings
Method · 0.65
TestCalendarViewHelpBindingsShowsViewToggle
Function · 0.65
TestMailViewHelpBindings
Function · 0.65
TestMailViewHelpBindingsInThread
Function · 0.65
Implementers
3
calendarView
internal/tui/calendar.go
mailView
internal/tui/mail.go
journalView
internal/tui/journal.go
Calls
no outgoing calls
Tested by
4
TestJournalViewHelpBindingsEmpty
Function · 0.52
TestCalendarViewHelpBindingsShowsViewToggle
Function · 0.52
TestMailViewHelpBindings
Function · 0.52
TestMailViewHelpBindingsInThread
Function · 0.52