package
0.0.0-20240731152001-3f5d8b58a11e
Repository: https://github.com/omniviewdev/omniview.git
Documentation: pkg.go.dev

# Functions

NewManager initializes a new Manager instance.
NewOutputBuffer initializes an OutputBuffer with a specified capacity.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Manager manages terminal sessions, allowing creation, attachment, and more.
OutputBuffer stores terminal output lines, providing a fixed-size cyclic buffer.
Session represents an individual terminal session.
SessionDetails contains details about a terminal session.
SessionOptions contains options for creating a new terminal session.