box

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package box defines box-drawing characters and layout constants for nudge display.

Index

Constants

View Source
const (
	// Top is the top-left corner of a nudge box.
	Top = "┌─ "
	// LinePrefix is the left border prefix for nudge box content lines.
	LinePrefix = "│ "
	// Bottom is the bottom border of a nudge box.
	Bottom = "" /* 153-byte string literal not displayed */
	// NudgeBoxWidth is the inner character width of the nudge box border.
	NudgeBoxWidth = 51
)

Nudge box drawing constants.

View Source
const PipeSeparator = " | "

PipeSeparator is the inline separator used between navigation links.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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