package
Version:
v0.7.5
Opens a new window with list of versions in this module.
Published: Jul 31, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Model is a status bar model.
New creates a new status bar component.
Init implements tea.Model.
func (s *Model) SetSize(width, height int)
SetSize implements common.Component.
func (s *Model) SetStatus(key, value, info, extra string)
SetStatus sets the status bar status.
Update implements tea.Model.
View implements tea.Model.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.