Re: query shell environment or hardstatus in other windows
Artur Skonecki <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <alpine.DEB.2.00.1108182232040.8316@cvops> |
On Thu, 18 Aug 2011, Kevin Van Workum wrote: > Really, all I want is HOSTNAME, USER, and PWD which are all displayed on my hardstatus line. So if I could just get the hardstatus line for each window, that would be fine. The idea would be to create a > screen-aware scp command to copy files from one location to another. In screen-git you can query for the window title "screen -p 0 -Q @title"