Documentation ¶
Index ¶
- type Model
- func (m Model) CopyFilePath(cursor int) tea.Cmd
- func (m Model) Init() tea.Cmd
- func (m Model) SetCursor(cursor int) Model
- func (m Model) SetFiles(files []*gitdiff.File) Model
- 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.