Skip to main content

No project description provided

Project description

Nestmux - nested tmux

Running nested sessions of tmux is a bit of a hassle. nestmux is here to make it easier.

Installation

pip install nestmux

Usage

The first invocation of nestmux will create a new tmux session with the prefix key C-h.

Invoking nestmux again inside the first session will create a nested session with the prefix key C-n.

Invoking nestmux again inside the second session will create a second nested session with the prefix key C-b.

Things to fix

  • Add user configuration of prefix keys and arbitrary nesting depth.

  • Replace attach_session with a function replaces the current python process with the tmux process we attach to, instead of adding the tmux process as a child process of the current python process.

  • Add a video to the README.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nestmux-0.1.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

nestmux-0.1.0-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page