Documentation
¶
Index ¶
- type Model
- func (m *Model) GoToTop()
- func (m Model) Init() tea.Cmd
- func (m *Model) LineDown(n int)
- func (m *Model) LineUp(n int)
- func (m *Model) ScrollDown(lines int)
- func (m *Model) ScrollUp(lines int)
- func (m Model) SetFilePatch(file *gitdiff.File) (Model, tea.Cmd)
- func (m *Model) SetSize(width, height int) tea.Cmd
- func (m Model) Update(msg tea.Msg) (Model, tea.Cmd)
- func (m Model) View() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.