Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapAndLimit ¶
Wraps the text to the given length and also limits no. of lines, adds a "..." line if exceeding.
Types ¶
type ErrorPopup ¶
func NewErrorPopup ¶
func NewErrorPopup(w, h int, msg, title, location string) *ErrorPopup
func (*ErrorPopup) Init ¶
func (s *ErrorPopup) Init() tea.Cmd
func (*ErrorPopup) View ¶
func (s *ErrorPopup) View() string
Click to show internal directories.
Click to hide internal directories.