bmux 0.0.1-alpha.1

A modern terminal multiplexer written in Rust
docs.rs failed to build bmux-0.0.1-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: bmux-0.0.1-alpha.0

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.