1. 27 Jan, 2022 1 commit
  2. 20 Jan, 2022 1 commit
  3. 28 Dec, 2021 2 commits
  4. 08 Nov, 2021 1 commit
  5. 04 Feb, 2020 1 commit
  6. 31 Jan, 2020 1 commit
  7. 23 Nov, 2019 1 commit
  8. 15 Nov, 2019 1 commit
  9. 14 Nov, 2019 1 commit
  10. 08 Nov, 2019 1 commit
  11. 26 Nov, 2018 1 commit
  12. 16 Nov, 2018 1 commit
  13. 18 Aug, 2018 1 commit
  14. 09 Aug, 2018 1 commit
  15. 06 Aug, 2018 1 commit
  16. 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
  17. 13 Aug, 2016 1 commit
  18. 16 Sep, 2014 1 commit
  19. 24 Oct, 2013 1 commit
  20. 15 Jul, 2013 1 commit
  21. 02 Jul, 2013 1 commit
  22. 23 Jun, 2013 2 commits
  23. 26 Mar, 2013 2 commits
  24. 27 Feb, 2013 12 commits