Skip to content

alexsaalberg/tmux-sidelib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tmux Sidelib

Screenshot showing off example tmux-sideapp

Description

Tmux Sidelib is a bash script library meant to reduce the redundant work required to create tmux-plugins such as tmux-sidelib or tmux-notepane. These are plugins which open a useful program when activated via a tmux binding.

How to use

Use an example sideapp

  1. Clone the repo

  2. Copy a demo sideapp.sh program from /demos into /scripts.

    cp /demos/note/sideapp.sh /scripts
    
  3. Enter tmux if you are not already

    tmux
    
  4. Run tmux_sidelib.tmux (it's a shell script)

    ./tmux_sidelib.tmux
    
  5. Hit P-N (Prefix + N)

Create your own sideapp

Examples of "sideapps"

Updates

Requirements

  • tmux 1.8 or higher

Other Stuff

About

A bash script library for making tmux plugins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages