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

  • Gamma@programming.devM
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 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 Do@programming.devOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

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