richtext

package
v0.22.2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: MIT, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HardwrapScanner

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

func (*HardwrapScanner) Line

func (h *HardwrapScanner) Line(ctx vxfw.DrawContext) []vaxis.Cell

func (*HardwrapScanner) Scan

func (h *HardwrapScanner) Scan() bool

type RichText

type RichText struct {
	// The content of the Text widget
	Content []vaxis.Segment

	// Whether to softwrap the text or not
	Softwrap bool
}

func New

func New(segments []vaxis.Segment) *RichText

func (*RichText) Draw

func (t *RichText) Draw(ctx vxfw.DrawContext) (vxfw.Surface, error)

type SoftwrapScanner

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

func (*SoftwrapScanner) Scan

func (s *SoftwrapScanner) Scan(ctx vxfw.DrawContext) bool

func (*SoftwrapScanner) Text

func (s *SoftwrapScanner) Text(ctx vxfw.DrawContext) []vaxis.Cell

Jump to

Keyboard shortcuts

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