About
http://mail.gnome.org/archives/mc/2002-December/msg00017.html
This is what I get:
/g/Linux/mc/src/subshell.c: couldn't get terminal settings: Not a typewriter
I have a trace at http://pervalidus.port5.com/mc.txt.gz
What I did:
1- Start Cygwin
2- cd /
3- Start screen
4- strace -o mc.txt m
On Mon, 16 Dec 2002, Pavel Roskin wrote:
> Screen saving only works on the Linux console and
> xterm-compatible terminals (that includes cygwin console).
> However, you still should have the subshell. What it the
> output of "echo $SHELL" and "mc -V"?
$ echo $SHELL
bash
I had to add shell bash
Hello!
> The first time I use Ctrl+o mc returns the following:
>
> Error
>
> Not an xterm or Linux console;
> the panels cannot be toggled.
This happens if there is nothing interesting behind the panels, i.e. no
subshell and no saved screen.
Screen saving only works on the Linux console and xter
The first time I use Ctrl+o mc returns the following:
Error
Not an xterm or Linux console;
the panels cannot be toggled.
It works fine without screen. Is this a limitation ?
Changing TERM to cygwin makes the error disappear but doesn't
change anything.
Using CVS 20021204 and screen 3.9.13.
--