splitter

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProgram

func NewProgram(m Model) *tea.Program

NewProgram creates a new Bubble Tea program for splitting.

func RunInteractiveSplit added in v0.3.0

func RunInteractiveSplit(ctx context.Context, client ai.AIClient) error

Types

type Model

type Model struct {
	// contains filtered or unexported fields
}

Model for interactive splitting.

func NewSplitterModel

func NewSplitterModel(chunks []git.DiffChunk, client ai.AIClient) Model

NewSplitterModel creates a new splitter model.

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) Update

func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Model) View

func (m Model) View() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL