Hi,
Le lundi 13 nov. 2017 à 15:22:46 (+0530), Mounika Maddula a écrit :
> But I notice that even screen sessions are getting terminated automatically.
> When I try attaching to last screen session using 'screen -r', I get message
> saying 'no screen sessions found'. Can you please let me know what
Hello list,
On Sun, Mar 16, 2014 at 08:50:51PM -0400, Roberta Hopkins wrote:
> My question is: how may
> I convince screen to give me a slightly differently colored background
> for each screen instance? I would like to know at a glance whether I
> am writing on the Front or the Back of my paper.
Hi list,
On Sat, Jul 13, 2013 at 12:09:32PM +0400, Roman Belyakovsky wrote:
> But now splits are autoresized automatically so I wonder if you are
> aware of any workaround for this.
You can use C-A :resize 30%, at least on version 4.01.00devel (default
on my Debian Wheezy)
__
Hi,
On Fri, Apr 26, 2013 at 05:08:45PM -0400, Captain Wiggum wrote:
> Some times I vim a confidential file or a p/w vault.
> Then this clear text info is trapped in my scroll back buffer forever.
> Is there a command to purge the scroll back buffer?
> If not, it seems like a good feature for the n
On Sun, Mar 24, 2013 at 06:32:35AM +0400, sonne wrote:
> Great, how could I now unset C-a so as to free the keystroke?
According to the manpage in the section about the 'bind' command, you
shoud be able to do so easily :
> If no further argument is given, any previously established binding
> fo
On Fri, Mar 15, 2013 at 05:30:27AM +0400, sonne wrote:
> Binding command character to f12. Impossible?
>
> From this
> http://www.gnu.org/software/screen/manual/screen.html#Command-Character
> manual, it appears that I can only bind command char to a key that
> emits asci code. I don't know of any
Hi,
On Tue, Feb 26, 2013 at 11:57:40AM +, Jonathan Chetwynd wrote:
> How from a script to run a command once attached to a remote screen?
>
> $ screen -x myscreen flite -t connected
You should use -X instead of -x. You can also use -p to select a
windows, before starting the command (useful
Hi list,
On Tue, Jan 22, 2013 at 05:06:31AM +0200, Andrey Utkin wrote:
> 3. I tried to interrupt such script process with Ctrl+C while attached
> to its screen. Surprisingly, i haven't got bash prompt after that, but
> screen is terminated. What can i do to get prompt again, to have
> chance to re
Hi,
On Fri, Nov 16, 2012 at 11:28:32AM -0700, Nick Atzert wrote:
> I've considered doing it that way but the list of servers is constantly
> changing. I help maintain about 20,000 machines globally. It will never be
> the same list.
What about scripting the .screenrc processing, or launching them
Hi,
On Tue, Nov 06, 2012 at 02:29:57PM +, Курдюков Сергей Александрович wrote:
> Which option in screenrc working like "screen -L"?
> I want turn on logging globaly. Try option "log on" into /etc/screenrc, but
> write "log: window required" when screen startup.
The "deflog" option seems to d
Hi,
> I have configured a hardstatus string in my .screenrc file. Now I
> want to modify hardstatus string without restarting the running
> screen. Is there a way to modify screen parameters like hardstatus
> string for a running instance of screen.
You can use the ^A : binding to run whatever
On Tue, Aug 21, 2012 at 01:19:24PM +0200, Borja Soutullo wrote:
> It seems that hardcopy only provides you with some information if you have
> ever accessed the terminal screen.
> I mean, I always a screen in detached mode, and if I try to hardcopy it, it
> will always be empty. As soon as I access
Hi,
On Tue, Aug 21, 2012 at 10:04:03AM +0200, Borja Soutullo wrote:
> Is there any way to force the flushing of the screen buffer to the logfile?
> I want to execute a command and immediately after that, get the logfile and
> check the result of the command.
Not sure of the differences, but isn't
Hi there,
On Tue, Jul 24, 2012 at 05:03:55PM -0400, diegoathletic...@gmail.com wrote:
> By the command activity you can set the activity message for
> monitoring. Is there any similar command for set the message to be
> displayed when monitoring silence?
> I've found that this question have been m
On Mon, Nov 28, 2011 at 06:13:22PM +0100, Axel Beckert wrote:
> Hi,
>
> On Mon, Nov 28, 2011 at 10:33:14AM -0600, Peng Yu wrote:
> > When I run the following command I got a number for each session.
> > Those numbers are not descriptive. Is there a way to associated some
> > string to each session
he ">" is not passed into screen. I've tried
> escaping the ">" in all the different ways I could think of, but
> nothing has worked.
>
> Is there a way to do this?
Hello,
I guess using sh -c '...' should do the trick:
scre
On Mon, Jun 13, 2011 at 01:22:53PM +0300, Vladimir Todorov wrote:
>Hi there,
>
>I am new to this mailing list.
>I have a question about screen.
>Generally when I use screen I have several regions opened. Currently I
>have made my hard status line display which are my opened vir
17 matches
Mail list logo