diff options
author | Andrew Janke <andrew@apjanke.net> | 2015-09-27 22:22:50 -0400 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2018-08-03 22:09:06 +0200 |
commit | 19716a8e3df053f26500db126a03a8a471436bc8 (patch) | |
tree | 47794f09415aab39119154821a1a565aed23cfe0 /plugins/zsh-navigation-tools/n-aliases | |
parent | f33691fbb60ae38e51b121f06d90b22912cc8569 (diff) | |
download | zsh-19716a8e3df053f26500db126a03a8a471436bc8.tar.gz zsh-19716a8e3df053f26500db126a03a8a471436bc8.tar.bz2 zsh-19716a8e3df053f26500db126a03a8a471436bc8.zip |
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
Diffstat (limited to 'plugins/zsh-navigation-tools/n-aliases')
0 files changed, 0 insertions, 0 deletions