ansi

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package ansi holds the ANSI escape sequences shared by the list and preview renderers.

Index

Constants

View Source
const (
	Reset     = "\x1b[0m"
	Bold      = "\x1b[1m"
	Dim       = "\x1b[2m"
	Cyan      = "\x1b[36m"
	Green     = "\x1b[32m"
	Yellow    = "\x1b[33m"
	Highlight = "\x1b[7m" // reverse video; marks grep-query matches
)

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