strutil

package
v0.1.3 Latest Latest
Warning

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

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

Documentation

Overview

Package strutil holds small string helpers for the TUI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClipLines

func ClipLines(s string, maxLines int) string

ClipLines keeps at most maxLines lines from s.

func Truncate

func Truncate(s string, limit int) string

Truncate shortens s to at most limit runes, appending "…" when trimmed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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