Subject: Re: pkg/32472
To: None <rillig@netbsd.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-bugs
Date: 01/20/2006 10:00:04
The following reply was made to PR pkg/32472; it has been noted by GNATS.
From: Roland Illig <rillig@NetBSD.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/32472
Date: Fri, 20 Jan 2006 10:57:30 +0100
> 1) It doesn't allow to execute any commands in the command line - one
> can type something, but then it's ignored.
* Are you using mc inside a screen(1)?
* Is the command really ignored, or is it just that the output is not
shown? To test this, enter the following in the command line:
ls -l | less
> 2) The built-in viewer seem to not be working at all. One can use
> <F3> key only to change directory.
Please run cat(1) instead of the Midnight Commander, press <F3> and
<F4>, and tell me what is printed on your terminal. I expect it to look
similar to "^[[13~^[[14~".
> 3) The editor "tied" to <F4> seem not to be available as well.
> Pressing <F4> key show no reaction.
Same here.
Roland