Re: Get current working directory from another screen window
David Collins <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <4e0460ef.TqkeT/0j4VGSTnOa%[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? if you are not running a process in the shell just type screen and it will open up the current directory in a new shell in screen, is this what you are after? If it is I have a screen script to do this when you are running a process, let me know if you want me to dig it up. David