omerxx / tmux-sessionx

A Tmux session manager, with preview, fuzzy finding, and MORE
GNU General Public License v3.0
556 stars 51 forks source link

Sesh integration #71

Open omerxx opened 3 months ago

omerxx commented 3 months ago

Users who run Sesh may still want to enjoy sessionx for the in-tmux UX while keeping their options open with sesh list and maybe even sesh connect (not sure whether it makes sense / has any benefit over just launching the session).

Much like #56 and its fix #70, we can integrate sesh by @joshmedeski in a similar manner. Should be rather simple.