# Ruby

Source: https://libtmux.org/en/ruby/latest/

> libtmux for Ruby, version latest.

Ruby

Drive a real tmux from Ruby.

libtmux

You are reading the **latest** documentation. Use the version control in the header to move between releases, or the port dropdown to find a corresponding page in another language.

## Install

```console
$ gem install --version 0.1.0.alpha.1 libtmux
```

### [Topics](https://libtmux.org/en/ruby/latest/topics/)

[Subject-by-subject, with Ruby in every code block.](https://libtmux.org/en/ruby/latest/topics/)

### [Guides](https://libtmux.org/en/ruby/latest/guides/)

[Task guides for Ruby.](https://libtmux.org/en/ruby/latest/guides/)

### [Examples](https://libtmux.org/en/ruby/latest/examples/)

[Complete programs, sourced from the code each port tests.](https://libtmux.org/en/ruby/latest/examples/)

### [Concepts](https://libtmux.org/en/ruby/latest/concepts/)

[The domain model every port shares.](https://libtmux.org/en/ruby/latest/concepts/)

## Packages and integrations

### [Async](https://libtmux.org/en/ruby/latest/guides/async/)

[Use the libtmux-async companion package for asynchronous tmux work.](https://libtmux.org/en/ruby/latest/guides/async/)

### [MCP](https://libtmux.org/en/ruby/latest/mcp/)

[Configure libtmux-mcp and inspect its tmux tool protocol.](https://libtmux.org/en/ruby/latest/mcp/)

### [Workspace Manager](https://libtmux.org/en/ruby/latest/workspace/)

[Validate, plan, and load workspace configuration with libtmux-workspace.](https://libtmux.org/en/ruby/latest/workspace/)

## API references

### [Official reference](https://libtmux.org/en/ruby/latest/reference/)

[Ruby API signatures and documentation, with links to related guides and APIs in other languages.](https://libtmux.org/en/ruby/latest/reference/)

[All Ruby versions and install instructions](https://libtmux.org/en/ruby/)
