aaronjanse / 3mux

Terminal multiplexer inspired by i3
MIT License
1.82k stars 45 forks source link

How to restore the session? #52

Closed kafran closed 3 years ago

kafran commented 4 years ago

How do I restore the session? 3mux ls and 3mux attach doesn't seems to work.

aaronjanse commented 4 years ago

:-( This has not yet implemented, but will be soon #11

kafran commented 4 years ago

This is the main reason to use tmux. Hope it gets into 3mux soon. Nice project btw.

aaronjanse commented 4 years ago

Nice project btw.

Thanks!

@kafran session management is now available in 3mux v1.0.0 :tada:

kafran commented 4 years ago

wow. nice. when I have time I'm gonna test it =) its the same as tmux? ps, attach, etc...?

aaronjanse commented 4 years ago

It's 3mux ls instead of 3mux ps. I add an alias tonight. You should be able to manage your multiplexing via the interactive 3mux command. It's fairly simple