tmux-example-plugin icon indicating copy to clipboard operation
tmux-example-plugin copied to clipboard

Example Tmux plugin that actually demonstrates how to build plugins for Tmux. The accompanying tutorial is here: https://github.com/tmux-plugins/tpm/blob/master/HOW_TO_PLUGIN.md

Tmux example plugin

This is an example plugin that demonstrates Tmux plugin creation for TPM.

The accompanying tutorial is here: HOW_TO_PLUGIN.md.