tmux-ssh

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2018 License: MIT Imports: 4 Imported by: 0

README

tmux-ssh

Small helper to use with tmux and manage ssh connections to multiple servers. Mostly proof of concept, but still useful in daily routine.
Creates new tmux window (or selects already existing one) for given server and executes ssh SERVER command.
Recommended usage is in conjunction with key bindings in tmux config.

Installation

Currently only installation from source is supported.
Requires golang 1.9+ installed.

To install: go get -u github.com/mlosev/tmux-ssh

Usage

Add to tmux config key binding of your choice for 'run-shell' tmux command.
Example:

bind -n M-s command-prompt -p '(ssh)' 'run-shell "tmux-ssh %%"'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL