Josh Matthews
19ae0b576c
Exporting path to fixed config as a global variable.
...
This is done to fix compatibility with antigen.
To keep with convention, the variable has been renamed to be in all caps.
13 years ago
Josh Matthews
a91872df35
Prefixing tmux wrapper function with '_'.
13 years ago
Josh Matthews
f0a920df5a
Checking to make sure tmux is actually installed before running plugin.
...
If it is not found an error message is printed.
13 years ago
Josh Matthews
4e8681c6e1
Adding options to choose tmux TERM for 256 and non-256 color terminals.
...
This may be needed on systems that don't have the proper terminfo for
screen and/or screen-256color. Otherwise the defaults of screen and
screen-256color should be fine.
13 years ago
Josh Matthews
86c9b32031
Adding compdef to maintain tmux completions.
13 years ago
Josh Matthews
56c46c4ed8
Fixing typo in alias.
13 years ago
Josh Matthews
691630a895
Adding option to prevent autostarting tmux more than once in the same session.
13 years ago
Josh Matthews
f096644c75
Checking if already in tmux before autostarting in tmux in tmux plugin.
13 years ago
Josh Matthews
43c50f03e3
Checking environment instead of local variable for fixing term in tmux plugin.
13 years ago
Josh Matthews
7b15627851
Fixing typos, logic, and gremlins in tmux plugin.
13 years ago
Josh Matthews
bf40d4e354
Adding helper tmux config files to tmux plugin.
13 years ago
Josh Matthews
45a4db33f8
Enabling autostart of tmux in tmux plugin.
13 years ago
Josh Matthews
0cf871d512
Adding comments to tmux plugin.
13 years ago
Josh Matthews
778ae57772
Tmux plugin now just runs tmux if any extra args are given.
13 years ago
Josh Matthews
3aef6793c2
Now checking for 256 color terminal in tmux plugin.
13 years ago
Josh Matthews
26ee66f179
Adding main function and alias to tmux plugin.
13 years ago
Josh Matthews
b979400cff
Starting tmux plugin with basic config variables.
13 years ago