Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basecamp/hey-cli
/ InThread
Method
InThread
internal/tui/section_view.go:46–46 ·
view source on GitHub ↗
InThread reports whether a detail/thread view is open.
()
Source
from the content-addressed store, hash-verified
44
// Returns the command and whether the message was consumed.
45
Update(msg tea.Msg) (tea.Cmd, bool)
46
47
// View renders the content area.
48
View() string
49
Callers
7
TestEscExitsThread
Function · 0.65
TestQExitsThread
Function · 0.65
TestJournalViewInThread
Function · 0.65
updateHelpBindings
Method · 0.65
handleKey
Method · 0.65
TestCalendarViewInThread
Function · 0.65
TestMailViewInThread
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
5
TestEscExitsThread
Function · 0.52
TestQExitsThread
Function · 0.52
TestJournalViewInThread
Function · 0.52
TestCalendarViewInThread
Function · 0.52
TestMailViewInThread
Function · 0.52