screen-users
[Top][All Lists]
Advanced

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

Re: EOL switch?


From: Micah Cowan
Subject: Re: EOL switch?
Date: Wed, 21 Jan 2009 08:57:42 -0800
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Leslie P. Polzer wrote:
>> I don't know of any screen commands that do this. I would expect it to
>> be a property of the terminal; a setting of stty. See what stty says
>> about the ocrnl or similar options when you do "stty -a".
> 
> I can't. How will I send a line without Return working?

Then, run 'stty -a < $PTY' from a different terminal, where $PTY is the
terminal device file, for both the terminal in which screen is running,
and the terminal that has been opened within screen. The former can be
determined with the "tty" command prior to running screen in it, the
latter should be available by looking in /proc/X/fds, where X is the
screen backend's proc id (found via ps?). It may help to detach screen
so the backend is the only screen process.

Which terminals did you experience this problem on? What shell do you
use (please include version information)? Do you have any
screen-specific code in your profile/rc script? And what version of
screen are you running?

Do you continue to experience the problem when screen is run with an
empty config file (say, screen -c /dev/null), and when you run an app
directly without a shell (say, "screen vim")? If you run "screen cat"
and type carriage returns, does anything at all happen?

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
GNU Maintainer: wget, screen, teseq
http://micah.cowan.name/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkl3VAYACgkQ7M8hyUobTrEXawCdFvOlEH9vnAt9wPmSweDFA3Ge
0e8AnilqEiiC+BJLrYIjHuUC5OSTZybG
=VQ8M
-----END PGP SIGNATURE-----




reply via email to

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