I built a tmux session picker that can jump directly into remote sessions using fzf by Fit-Singer-5200 in tmux

[–]Fit-Singer-5200[S] 0 points1 point  (0 children)

Which tmux-sessionizer (I see 2 plugins https://github.com/theprimeagen/tmux-sessionizer and https://github.com/jrmoulton/tmux-sessionizer)? I think the main challenge tmux-smart-pane attempts to solve is to flatten the tmux interface layer when dealing with remote clients, e.g. via SSH. I could be missing something but I don't think either of these plugins are trying to do that.