oh-my-zsh/plugins/tmux
Andrew Janke 39fd8f9214 tmux: refactor
Consolidates the switch-adding logic for readability.
Replaces "[[ ... ]] && ..." with "if [[ ... ]]; then ..." in some cases to avoid a spurious nonzero exit status from _zsh_tmux_plugin_run.
Puts error message on stderr instead of stdout
2015-09-27 22:22:50 -04:00
..
tmux.extra.conf Adding helper tmux config files to tmux plugin. 2013-02-26 22:29:26 -05:00
tmux.only.conf Adding helper tmux config files to tmux plugin. 2013-02-26 22:29:26 -05:00
tmux.plugin.zsh tmux: refactor 2015-09-27 22:22:50 -04:00