Re: getting current screen title on stdout?

2012-07-12 Thread Artur Skonecki
In git: screen -p - -Q title On Thu, 12 Jul 2012, Aaron Davies wrote: is there a way to print the current screen's title to standard out? involving screen -X or something? -- Aaron Davies aaron.dav...@gmail.com ___ screen-users mailing list screen-u

getting current screen title on stdout?

2012-07-12 Thread Aaron Davies
is there a way to print the current screen's title to standard out? involving screen -X or something? -- Aaron Davies aaron.dav...@gmail.com ___ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users

Re: How can a program know if screen number changes?

2012-07-12 Thread Artur Skonecki
In git sources there is a "-Q" flag for querying commands screen -Q number On Wed, 11 Jul 2012, Chip Salzenberg wrote: I put my screen number in my prompt (PS1).  I would like to know if the current screen number has changed from what it was.  How can I learn this?  Is there a status string I