I found this post really helpful to anyone who is using tmux

  • GammaM
    link
    English
    21 year ago

    I’ve only used the builtin choose-session, and haven’t had the need for anything more (I usually only have one session, maybe 3 at most) but this gives me ideas to iterate over all open panes with previews given by fzf --preview 'tmux capture-pane -p -t {}'.

    • Howard DoOP
      link
      English
      21 year ago

      Yeah, whatever fits you, I usually open each repo in seperated session with tmux-sessionizer so fuzzy find session is useful