screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: turn of control characters in screen


From: Eric S. Johansson
Subject: Re: turn of control characters in screen
Date: Mon, 19 Apr 2010 16:52:27 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

On 4/19/2010 3:29 PM, Misha Koshelev wrote:
Dear Sirs or Madams:

I am trying to use GNU screen as a backend for resumable NX sessions.

I was wondering if there exists a solution to turn off _all_ control characters 
in a screen session?

Thank you
Misha

I suspect you want to turn off all control sequences, not just control characters. You want past eight bit characters without the need for any escape sequences. Right?

A better solution may be dtach. I like it better than screen because I use Emacs and I don't care about multiple screens a single terminal session. The reason I don't use it is because I can't invoke it with the logic "use the first unattached session or create a new session." I want this capability because it would let me stick the head end invocation inside of a login script and solve 90% of my reconnection problems very very simply.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]