0.6.0 • Published 5 years ago

scripts-tmux-screen v0.6.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

scripts-tmux-screen

This package provides scripts that help manage tmux and screen sessions.

The scripts are packaged using npm for convenience.

Installation

sudo npm install -g scripts-tmux-screen

Similarly, to uninstall:

sudo npm rm -g scripts-tmux-screen

Scripts

tmx

tmx is a wrapper for tmux. Pass it a session name, and it will either create that session, or attach to it, detaching any other clients.

tmux-session

tmux-session is a wrapper for tmux that initializes a session and runs one or more commands, each in its own window.

tmux-session requires tmux 1.7 or higher, for the -l (literal) option to the send-keys command.

More to come eventually!

0.6.0

5 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago