Re: screen session remember
Robin Lee Powell <rlpowell-VkGw2YyLwTCa/A/[email protected]> Wed, 27 Mar 2024 07:52:08 -0700
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
tmux + https://github.com/tmux-plugins/tmux-resurrect + https://github.com/tmux-plugins/tmux-continuum is how I handle that. Which isn't really an answer to the question, but there it is. :) On Wed, Mar 13, 2024 at 08:46:30PM +0100, aotto wrote: > hi, thank you for providing the "screen" software. > > > My simple question → > > I have a “screen session” with 10 screens and after rebooting I want each > screen (0-9) to start in the same directory in which it was closed. > > → all directories are local and in my HOME directory > > → there is no "change-user" (su) involved, all screens are using the same user-id. > > > mfg > > >