Re: Get current working directory from another screen window
Sadrul Habib Chowdhury <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 22, 2011 at 10:38 AM, Tomasz Muras <[email protected]> wrote: > Hello, > > I'm wondering if something like this would be possible: > I would like to quickly switch to the same current working directory > as in another screen window. Would it be possible to read cwd of > another window? The windows in screen are unaware of each other. So what you want to do cannot be done through screen [easily]. Sadrul