# bmux
The main bmux library providing core functionality for the terminal multiplexer.
## Overview
This package serves as the main entry point and orchestrates the various bmux components including session management, terminal handling, and event processing.
## Features
- Core bmux functionality
- Session and window management
- Integration with all bmux components
## Usage
This is primarily used internally by the bmux CLI and other components. See the main bmux documentation for usage examples.