1. 06 Aug, 2018 1 commit
  2. 03 Aug, 2018 3 commits
    • Marc Cornellà's avatar
      f584de59
    • Andrew Janke's avatar
      tmux: refactor · 19716a8e
      Andrew Janke authored
      - 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
      19716a8e
    • Andrew Janke's avatar
      tmux: detabify source code · f33691fb
      Andrew Janke authored
      Also changes the tmux detection test to do an early exit if tmux is absent,
      to reduce the indentation level of the main body of code.
      f33691fb
  3. 13 Aug, 2016 1 commit
  4. 16 Sep, 2014 1 commit
  5. 24 Oct, 2013 1 commit
  6. 15 Jul, 2013 1 commit
  7. 02 Jul, 2013 1 commit
  8. 23 Jun, 2013 2 commits
  9. 26 Mar, 2013 2 commits
  10. 27 Feb, 2013 14 commits