opencode/packages/tui/internal/app/constants.go

5 lines
76 B
Go

package app
const MAX_CONTAINER_WIDTH = 86
const EDIT_DIFF_MAX_WIDTH = 180