jamesob / desk

A lightweight workspace manager for the shell
MIT License
2.54k stars 112 forks source link

is there a way to start new terminal session with previous used desk session? #79

Closed McKean closed 3 years ago

McKean commented 7 years ago

When I switch to a desk and then create a new terminal window, eg urxvt, I would love to have this use the same desk. This could be similarly accomplished as we do it with resuming on the same path.

I'm just wondering if anyone is doing this already and could point me in the right direction.

What would also be interesting is to start urxvt in a specific desk mode.

thanks!

partounian commented 5 years ago

Maybe tmux?

McKean commented 3 years ago

Using direnv in favor of desk these days.