On Tuesday, July 2, 2019 at 8:30:04 PM UTC-4, Jude DaShiell wrote:
> Try running script if the system is already installed then run each of
> the problem commands then type exit. You'll get a file called
> typescript which is ansi text that probably will get through the spam
> filters if you inclu
On Tue, Jul 02, 2019 at 05:45:32PM -0600, ghe wrote:
> When I run one of these programs and 'ps aux' I see lynx or alsamixer or
> aptitude, but no ncurses. I'm not sure what, if anything, that means.
> But I expected to see ncurses.
ncurses is a C library. A C program like lynx may be linked agai
On Tue, Jul 02, 2019 at 05:45:32PM -0600, ghe wrote:
> Buster, Supermicro 5036T (aka sbox), Radeon HD 6450/7450/8450 according
> to lspci, RME Hammerfall sound card
[...]
> The problem is that, on sbox, alsamixer and aptitude are badly displayed
> -- alsamixer so bad that it's not usable. The ver
On Ma, 02 iul 19, 17:45:32, ghe wrote:
> Buster, Supermicro 5036T (aka sbox), Radeon HD 6450/7450/8450 according
> to lspci, RME Hammerfall sound card
[...]
> The problem is that, on sbox, alsamixer and aptitude are badly displayed
Apparently "sbox" is the host name (or how you refer to it). I
ghe composed on 2019-07-02 17:45 (UTC-0600):
https://lists.debian.org/debian-user/2019/07/msg00110.html
It's been eons since I heard of any kind of trouble with ncurses. :-) sbox I'm
not
familiar with. :-(
I have a Dell gfxcard on a Buster test box that may be the same as yours except
for the b
Try running script if the system is already installed then run each of
the problem commands then type exit. You'll get a file called
typescript which is ansi text that probably will get through the spam
filters if you include it in the body of your message and do not attach
it. If the ansi can be
On 9/29/18 9:14 AM, Sven Joachim wrote:
On 2018-09-29 11:02 +, Grzesiek Sójka wrote:
On 9/28/18 9:44 AM, Sven Joachim wrote:
Actually it is exactly the other way around. If LINES and COLUMNS are
set in the environment, then the ncurses library will _not_ update the
screen size upon recei
On 2018-09-29 11:02 +, Grzesiek Sójka wrote:
> On 9/28/18 9:44 AM, Sven Joachim wrote:
>>
>> Actually it is exactly the other way around. If LINES and COLUMNS are
>> set in the environment, then the ncurses library will _not_ update the
>> screen size upon receiving SIGWINCH, and that causes
On 9/28/18 9:44 AM, Sven Joachim wrote:
On 2018-09-27 08:51 -0400, Greg Wooledge wrote:
On Wed, Sep 26, 2018 at 10:38:53PM +, Grzesiek Sójka wrote:
Hi there,
I compiled following test program:
==
#include
#include
[snip]
It's supposed to show c
On 2018-09-27 08:51 -0400, Greg Wooledge wrote:
> On Wed, Sep 26, 2018 at 10:38:53PM +, Grzesiek Sójka wrote:
>> Hi there,
>>
>> I compiled following test program:
>> ==
>> #include
>> #include
> [snip]
>
>> It's supposed to show current window dimens
On Wed, Sep 26, 2018 at 10:38:53PM +, Grzesiek Sójka wrote:
> Hi there,
>
> I compiled following test program:
> ==
> #include
> #include
[snip]
> It's supposed to show current window dimension when resizing terminal
> window. Unfortunately, dimension
Gene Heskett composed on 2016-06-12 19:54 (UTC-0400):
mc has been around for north of 30
years I believe, actually dateing back to dos-2.0 days or before.
MC is a 22 year old clone of Norton Commander for DOS (which at the time of
NC birth was v3.2, prior to existence of extended HD partition
On Sunday 12 June 2016 17:13:19 Henrique de Moraes Holschuh wrote:
> On Sun, 12 Jun 2016, Gene Heskett wrote:
> > On Sunday 12 June 2016 00:09:54 Joe Pfeiffer wrote:
> > > cbannis...@slingshot.co.nz writes:
> > > > On Sat, Jun 11, 2016 at 10:04:27PM -0500, David Wright wrote:
> > > > It seems obvi
On Sunday 12 June 2016 22:13:19 Henrique de Moraes Holschuh wrote:
> I can attest that Debian jessie's Konsole doesn't work quite right in
> every situation with the "TERM=xterm" and Debian's terminfo, for
> example.
Gene is in fact using, or not using, Konsole-Trinity, not KDE-Konsole.
Lisi
On 05/27/2011 07:36 PM, Nick Lidakis wrote:
On Wed, May 25, 2011 at 10:35:24AM +0100, Darac Marjal wrote:
/snip/
Thanks for the advice. I did find a used O'Reilly book called Learning
Python. Also, there is something called python-mpd client library in the
Debian repository and I found a prog
On Wed, May 25, 2011 at 10:35:24AM +0100, Darac Marjal wrote:
> On Tue, May 24, 2011 at 08:55:36PM -0400, Nick Lidakis wrote:
> > I was wondering if there was some kind of ncurses application or utility
> > that
> > would let you define simple ASCII buttons and when that button was pressed
> > us
2011/5/25 Nick Lidakis
> I was wondering if there was some kind of ncurses application or utility
> that
> would let you define simple ASCII buttons and when that button was pressed
> using gpm or a touchscreen it would run a simple command. I tried searching
> with apt-cache but nothing showed u
On Tue, 24 May 2011 20:55:36 -0400, Nick Lidakis wrote:
> I was wondering if there was some kind of ncurses application or utility
> that would let you define simple ASCII buttons and when that button was
> pressed using gpm or a touchscreen it would run a simple command. I
> tried searching with
On Tue, May 24, 2011 at 08:55:36PM -0400, Nick Lidakis wrote:
> I was wondering if there was some kind of ncurses application or utility that
> would let you define simple ASCII buttons and when that button was pressed
> using gpm or a touchscreen it would run a simple command. I tried searching
>
Hello *,
On Wed, Dec 07, 2005 at 11:59:52AM -0800, Matt Jerdonek wrote:
> I'm trying to install Ncurses (for make menuconfig for
> Linux build). When I type apt-get install Ncurses,
> I'm told that Ncurses can't be found:
Yep, there is no package that goes by this name. What you are
searching fo
Joris Huizer wrote:
> Gerald Waugh wrote:
>> On Sun, 12 Dec 2004, Steve Lamb wrote:
>>>Gerald Waugh wrote:
Well, I got make menuconfig to work, (required libncurses5-dev) but
>>>Do you have the experimental stuff turned on?
>> Not sure, how would I check?
> make menuconfig
>Code maturi
Gerald Waugh wrote:
On Sun, 12 Dec 2004, Steve Lamb wrote:
Gerald Waugh wrote:
Well, I got make menuconfig to work, (required libncurses5-dev) but can't
find the xfs file system option...
Do you have the experimental stuff turned on?
Not sure, how would I check?
Thanks
Gerald
make menuconfig
* Gerald Waugh <[EMAIL PROTECTED]> [041212 22:29]:
> Excuse me, but how do I install ncurses on a woody system.
> I tried all the apt-get ?curses and libncurses, but no luck.
>
> Trying to run "make menuconfig" in the kernel-sources
You need the -dev packages.
Yours sincerely,
Alexander
si
Gerald Waugh wrote:
Not sure, how would I check?
It is one of the first options in makeconfig. Well, at least it was when
I last checked on the 2.4.x series. Not sure if it is in the 2.6.x
series. Anyway normally it is right next to module support.
--
Steve C. Lamb | I'm your
On Sun, 12 Dec 2004, Steve Lamb wrote:
> Gerald Waugh wrote:
>
> >Well, I got make menuconfig to work, (required libncurses5-dev) but can't
> >find the xfs file system option...
> >
> >
> Do you have the experimental stuff turned on?
Not sure, how would I check?
Thanks
Gerald
--
To UNSUBSCRIB
Gerald Waugh wrote:
Excuse me, but how do I install ncurses on a woody system.
I tried all the apt-get ?curses and libncurses, but no luck.
What does "apt-cache search curses" or apt-cache search ncurses tell
you? :)
--
Steve C. Lamb | I'm your priest, I'm your shrink, I'm you
Gerald Waugh wrote:
Well, I got make menuconfig to work, (required libncurses5-dev) but can't
find the xfs file system option...
Do you have the experimental stuff turned on?
--
Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
PGP Key: 8B6E99C5 | main connec
On Sun, 12 Dec 2004, Gerald Waugh wrote:
> On Sun, 12 Dec 2004, Gerald Waugh wrote:
>
> >
> > Excuse me, but how do I install ncurses on a woody system.
> > I tried all the apt-get ?curses and libncurses, but no luck.
> >
> > Trying to run "make menuconfig" in the kernel-sources
>
> further, I nee
On Sun, 12 Dec 2004, Gerald Waugh wrote:
>
> Excuse me, but how do I install ncurses on a woody system.
> I tried all the apt-get ?curses and libncurses, but no luck.
>
> Trying to run "make menuconfig" in the kernel-sources
further, I need to add xfs file system support, in case anyone can help
On Thu, Oct 21, 2004 at 19:54:46 +0930, Stef VK5HSX wrote:
>I am trying to compile xfbb from source (rather than using deb binaries)
>with sarge (Testing), howver, I get an error -DUSE_NCURSES when I try to
>install them it wont let me using "apt-get install ncurses"
I can't say your question is
On Tuesday 24 August 2004 20:57, Thomas Adam shared with us the following:
> If you're compiling you want '-dev' packages, in your case, specifically
> 'libncurses5-dev'.
>
> -- Thomas Adam
Thanks for that .. I did apt-get install libncurses5-dev and it went and did
what was required.. much appre
On Tue, Aug 24, 2004 at 08:11:07PM +0930, Stef VK5HSX wrote:
> Howdy.. I recently installed sarge (Testing) Debian installation, where I
> have been setting things up as required. I am trying to compile a
> applications, where with ./configure I get an error that it requires ncurses.
> I tried "
On Tue, Aug 24, 2004 at 08:11:07PM +0930, Stef VK5HSX wrote:
> Howdy.. I recently installed sarge (Testing) Debian installation, where I
> have been setting things up as required. I am trying to compile a
> applications, where with ./configure I get an error that it requires ncurses.
> I tried "
On Fri, Jan 31, 2003 at 12:20:05PM -0800, nate wrote:
> Thomas H. George,,, said:
> > I can't use make menuconfig to build a kernel as the setup fails with a
> > message that ncurses can't find libraries. I have verified that
> > ncurses-bin, ncurses-base, ncurses-term and libncurses5 are installe
> "Thomas" == Thomas H George,,, <[EMAIL PROTECTED]> writes:
Thomas> I can't use make menuconfig to build a kernel as the setup fails
Thomas> with a message that ncurses can't find libraries. I have
Thomas> verified that ncurses-bin, ncurses-base, ncurses-term and
Thomas> libncurses5 are inst
Thomas H. George,,, said:
> I can't use make menuconfig to build a kernel as the setup fails with a
> message that ncurses can't find libraries. I have verified that
> ncurses-bin, ncurses-base, ncurses-term and libncurses5 are installed and
> have even reinstalled them without solving the proble
Many thanks to Colin Watson. After apt-get install libncurses5-dev, make
menuconfig now works fine.
Larry Hunsicker
Colin Watson wrote:
> On Wed, Jan 01, 2003 at 09:21:55AM -0600, Larry Hunsicker wrote:
> > Hi again, folks, and Happy New Year to all.
>
> Same to you!
>
> > I am now recompiling m
On Wed, Jan 01, 2003 at 09:21:55AM -0600, Larry Hunsicker wrote:
> Hi again, folks, and Happy New Year to all.
Same to you!
> I am now recompiling my kernel. I tried to use make menuconfig, but
> this failed with a message to the effect that ncurses was missing.
Install libncurses5-dev.
--
Co
* Ted Goodridge, Jr ([EMAIL PROTECTED]) [020429 22:46]:
> What package has the header files/libs for ncurses?
Generally speaking, the library development files follow the pattern
-dev
in this case, for libncurses5-dev
Also, if you don't know exactly what you're looking for, try something
like th
On Mon, 2002-04-29 at 22:04, Ted Goodridge, Jr wrote:
> What package has the header files/libs for ncurses?
>
> Ted
libncurses5-dev
--
-Peace kid
Scott Henson [EMAIL PROTECTED]
"God's the ultimate playa, so naturally He's going to have some haters,"
rapper Ice Cube said. "But these haters n
"Ted Goodridge, Jr" wrote:
>
> What package has the header files/libs for ncurses?
libncurses5 shared libs
libncurses5-dev headers/static libs
You can use apt-cache to find this stuff out very easily.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
On Mon, Apr 29, 2002 at 05:59:24PM -0500, Ted Goodridge, Jr wrote:
> Which ncurses package for debian has the development headers and libs?
> I installed bin, base, and term, which one am I missing?
libncurses5-dev
--
Eric G. Miller
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
On 0, "Ted Goodridge, Jr" <[EMAIL PROTECTED]> wrote:
> Which ncurses package for debian has the development headers and libs?
> I installed bin, base, and term, which one am I missing?
libncurses5-dev looks good to me.
Tom
--
Tom Cook
Information Technology Services, The University of Adelaide
I don't know about potato, but in woody it is libncurses5-dev.
On Mon, Apr 29, 2002 at 05:59:24PM -0500, Ted Goodridge, Jr wrote:
> Which ncurses package for debian has the development headers and libs?
> I installed bin, base, and term, which one am I missing?
>
--
To UNSUBSCRIBE, email to [E
On Thu, Mar 21, 2002 at 10:08:48AM -0600, Ronneil Camara wrote:
>
> And also, I am doing the traditional way of compiling the kernel, make
> menuconfig, make dep clean modules_install bzImage
>
> Will this work on debian?
It'll work but you might find it easier to:
make menuconfig
make-kpkg k
r make menuconfig.
billy
> > -Original Message-
> > From: Billy Sneed [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 21, 2002 10:03 AM
> > To: Ronneil Camara
> > Cc: debian-user@lists.debian.org
> > Subject: Re: ncurses HeLP
> >
> >
d me
that
curses.h was not found, then it brought me back to the prompt.
> -Original Message-
> From: Billy Sneed [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 21, 2002 10:03 AM
> To: Ronneil Camara
> Cc: debian-user@lists.debian.org
> Subject: Re: ncurses HeLP
&g
libncurses5-dev on an unstable box.
billy
Ronneil Camara wrote:
> Hi guys,
>
> How are you doing?
>
> Anyways, what package should I install so that I will have curses.h file?
>
> Thanks.
>
> Neil
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trou
cuong tran wrote:
>Hi,
>
>
>I am taking C++ and Data Structures courses at San Francisco State and
>most of my programs use ncurses. I understand that ncurses is a package
>of functions in the UNIX library for use in C and C++ programs. Is there
>any way I can download these funtions and use them
On Mon, Dec 17, 2001 at 09:46:28PM -0500, dman wrote:
> On Mon, Dec 17, 2001 at 03:12:34PM -0800, cuong tran wrote:
> | Hi,
> |
> |
> | I am taking C++ and Data Structures courses at San Francisco State and
> | most of my programs use ncurses. I understand that ncurses is a package
> | of functio
On Mon, Dec 17, 2001 at 03:12:34PM -0800, cuong tran wrote:
| Hi,
|
|
| I am taking C++ and Data Structures courses at San Francisco State and
| most of my programs use ncurses. I understand that ncurses is a package
| of functions in the UNIX library for use in C and C++ programs. Is there
| any
> And how can I install Linux and Windows on the same machine (how
> difficult is it)?
Making a dual boot Win and Linux machine isn't too hard. Depends a bit on
how much HD space you have. And it may take a bit of tinkering, so making
backups is a good idea.
I say 'isn't too hard' because I
> I've tried linuxconf, but it does not create users with the same profile
> than adduser . So I had problems with some permissions.
>
> Do you know why?
>
No sorry. I never used linuxconf for adding users.
> apt-get install linuxconf
> linuxconf --text
>
I've tried linuxconf, but it does not create users with the same profile
than adduser . So I had problems with some permissions.
Do you know why?
Thanks
Josep
Le 2001.12.14 11:21, josep a écrit :
> exists a non graphical user admin tool for debian using ncurses?
>
> I mean to add and delete users, manage groups, etc ...
> using a menu but in text mode.
>
apt-get install linuxconf
linuxconf --text
Hi,
There are many ncurses packages available. Please take a look at this command
output:
apt-cache search ncurses
I guess you will need ncurses-bin, ncurses-term, ncurses-base, and
libncurses5 (maybe).
--
bpdp
On Monday 24 September 2001 11:23 am, Robert Epprecht wrote:
> Hello
> I'm try
On Mon, Sep 24, 2001 at 06:23:11AM +0200, Robert Epprecht wrote:
> Hello
> I'm trying to compile a programm (iForth) that needs ncurses.
>
> apt-get install ncurses
> Package ncurses has no available version, but exists in the database.
> This typically means that the package was mentioned in a de
libncurses5-dev
On Wed, 10 Jan 2001, Benjamin Pharr wrote:
>I can't use 'make menuconfig' when trying to use the kernel because ncurses
>is not installed. I have tried:
>
>apt-get install ncurses
>apt-get install libncurses
>apt-get install libncurses-dev
>
>all with no luck. I'm not very fam
On Wed, Jan 10, 2001 at 12:29:25PM -0600, Benjamin Pharr wrote:
> I can't use 'make menuconfig' when trying to use the kernel because ncurses
> is not installed. I have tried:
>
> apt-get install ncurses
> apt-get install libncurses
> apt-get install libncurses-dev
>
> all with no luck. I'm no
>> all with no luck. I'm not very familiar with the Debian packaging system,
>> so could someone help me out? Thanks!
>
> apt-get install libncurses5-dev
>
teach a man to fish. As I did in my mail, whenever answering a question here
on debian-user, provide a way to find the answer, not just
On Wed, Jan 10, 2001 at 12:29:25PM -0600, Benjamin Pharr wrote:
> I can't use 'make menuconfig' when trying to use the kernel because ncurses
> is not installed. I have tried:
>
> apt-get install ncurses
> apt-get install libncurses
> apt-get install libncurses-dev
>
> all with no luck. I'm no
On 10-Jan-2001 Benjamin Pharr wrote:
> I can't use 'make menuconfig' when trying to use the kernel because ncurses
> is not installed. I have tried:
>
> apt-get install ncurses
> apt-get install libncurses
> apt-get install libncurses-dev
you need libncurses5-dev
apt-cache search ncurses
also
Joey,
Why not accept "the sentence", "y", or "Y" as indicating an affirmative.
Don't change the excessivly verbose prompt, except to add an indication
that "y" would also work (hmm, maybe telling the user about the
shortcut after the fact, so they know next time, would also work). The
point gets m
On Fri, Jan 14, 2000 at 08:20:33PM -0700, Jason Gunthorpe wrote:
>
> On Fri, 14 Jan 2000, Ben Collins wrote:
>
> > There is a way to obsolete essential packages. Dpkg itself already handles
> > this. If you install an essential package that conflicts with an already
> > installed essential packag
On Fri, 14 Jan 2000, Ben Collins wrote:
> There is a way to obsolete essential packages. Dpkg itself already handles
> this. If you install an essential package that conflicts with an already
> installed essential package, that package will be removed without any sort
> of --force options. This i
On Fri, Jan 14, 2000 at 04:59:46PM -0800, Joey Hess wrote:
> Package: apt
> Version: 0.3.16
>
> Konrad Mierendorff wrote:
> > > You are about to do something potentially harmful
> > > To continue type in the phrase 'Yes, I understand this may be bad'
> > > ?]
> >
> > I can't believe this one! Pr
Package: apt
Version: 0.3.16
Konrad Mierendorff wrote:
> > You are about to do something potentially harmful
> > To continue type in the phrase 'Yes, I understand this may be bad'
> > ?]
>
> I can't believe this one! Programm behavior like this really sucks!
>
> One of the many small details th
Colin Watson wrote:
> I must say, I love what apt does in these circumstances:
>
> WARNING: The following essential packages will be removed
> This should NOT be done unless you know exactly what you are doing!
> ncurses-base
> [...]
> You are about to do something potentially harmful
> To conti
[EMAIL PROTECTED] (Gregory T. Norris) wrote:
>On Thu, Jan 13, 2000 at 12:33:25PM -0700, Bob Nielsen wrote:
>> After a recent upgrade of potato packages, ncurses-base 4.2-3.4 shows
>> up as obsolete (no longer listed in Packages). However it is tagged as
>> "essential" which prevents dpkg from remov
I did "dpkg --purge --force-remove-essential ncurses-base". All seems
to be well!
On Thu, Jan 13, 2000 at 12:33:25PM -0700, Bob Nielsen wrote:
> After a recent upgrade of potato packages, ncurses-base 4.2-3.4 shows
> up as obsolete (no longer listed in Packages). However it is tagged as
> "essent
On 13-Jan-2000 Bob Nielsen wrote:
> After a recent upgrade of potato packages, ncurses-base 4.2-3.4 shows
> up as obsolete (no longer listed in Packages). However it is tagged as
> "essential" which prevents dpkg from removing it in the normal fashion.
> Should I force the removal?
>
it is safe
Quoting Mike Stone ([EMAIL PROTECTED]):
> Looks like an ncurses bug. Works fine with the libncurses4-dev
> package from slink.
You're right, I compiled it with libncurses4 and my program starts, but
unfortunately all the colors have gone. :-(
Instead of colors, everything is bold now.
I update
On Mon, Oct 12, 1998 at 11:54:14AM +0200, Ingo Brueckl wrote:
> The following program, compiled with egcs 1.0.3, causes a segmentation
> fault at the mvwinch statement:
Why are you rehashing this on -user? You've already reported this problem as
a bug, and as you can check in the bug log
(http://w
Quoting Ingo Brueckl ([EMAIL PROTECTED]):
> Package: ncurses3.4
> Version: 1.9.9g-8.8
>
> The following program, compiled with egcs 1.0.3, causes a segmentation
> fault at the mvwinch statement:
Looks like an ncurses bug. Works fine with the libncurses4-dev package
from slink.
Mike Stone
Quoting M.C. Vernon ([EMAIL PROTECTED]):
> Do you not need to include stdio.h for getch?
man getch. It's an ncurses function, not a std library function.
Mike Stone
On Mon, 12 Oct 1998, Ingo Brueckl wrote:
> Package: ncurses3.4
> Version: 1.9.9g-8.8
>
> The following program, compiled with egcs 1.0.3, causes a segmentation
> fault at the mvwinch statement:
>
> #include
> int main ()
> {
> WINDOW *win;
> initscr();
> refresh();
> win = newwin(0, 0,
On Wed, 15 Jul 1998 [EMAIL PROTECTED] wrote:
>
> How can I install ncurses 4.2 without wrecking havoc on my system and
> keeping everyting happy, dependencies and all? I would like to use a
> beta release of taper that fixes a bug I am experiencing with large
> archives and it needs at least ncu
On Fri, Jun 19, 1998 at 04:51:07AM +, Pavel Andreew wrote:
>My program use the Form library from Ncurses. It worked OK with
> ncurses 1.1.9g-8, but not with 1.1.9g-8.5.
I've done the non-maintainer releases 1.1.9g-8.1 through -8.5; I have no
idea what caused this.
I have archived your pro
Andrew Howell <[EMAIL PROTECTED]> writes:
> Erik Andersen writes:
> > I have found that with the newest rxvt (released within the last week I
> > believe) it also messes up mutt, sets TERM to rxvt (which seems to break
> > a few things that don't know about TERM=rxvt, and also messes up the
> > sc
Hi,
On Thu, 14 Aug 1997, Andrew Howell wrote:
> Date: Thu, 14 Aug 1997 12:00:50 +0759 (WST)
> From: Andrew Howell <[EMAIL PROTECTED]>
> To: Erik Andersen <[EMAIL PROTECTED]>
> Cc: Debian Users
> Subject: Re: ncurses problem?
> Resent-Date: Thu, 14 Aug 1997 04:15:
Erik Andersen writes:
> I have found that with the newest rxvt (released within the last week I
> believe) it also messes up mutt, sets TERM to rxvt (which seems to break
> a few things that don't know about TERM=rxvt, and also messes up the
> screen for the kernel's menuconfig. Oh, and backspace
Erik Andersen writes:
> I have found that with the newest rxvt (released within the last week I
> believe) it also messes up mutt, sets TERM to rxvt (which seems to break
> a few things that don't know about TERM=rxvt, and also messes up the
> screen for the kernel's menuconfig. Oh, and backspace
>Has anyone else out there had trouble with ncurses? I've now run across at
>least four separate failures, all related to using ncurses instead of
>termcap:
>
>I have heard of a couple of other Debian users having similar ncurses
>problems, but I've never heard of anyone having trouble with ncurs
In article <[EMAIL PROTECTED]>,
Carlos Carvalho <[EMAIL PROTECTED]> wrote:
>After upgrading to 1.1 I'm having two problems in rxvt/xterm. They
>don't happen on the console.
>
>One is already mentioned here, that after a program that uses ncurses
>is called, lines longer than the width of the xterm
> "C" == Carlos Carvalho <[EMAIL PROTECTED]> writes:
C> One is already mentioned here, that after a program that uses
C> ncurses is called, lines longer than the width of the xterm/rxvt no
C> longer wrap. This happens with nvi, but also with ncftp. Is there a
C> character sequence that can be
On Mon, 6 May 1996, Carlos Carvalho wrote:
> One is already mentioned here, that after a program that uses ncurses
> is called, lines longer than the width of the xterm/rxvt no longer
> wrap. This happens with nvi, but also with ncftp. Is there a character
> sequence that can be sent to restore th
In article <[EMAIL PROTECTED]> you write:
>After upgrading to 1.1 I'm having two problems in rxvt/xterm. They
>don't happen on the console.
>
>One is already mentioned here, that after a program that uses ncurses
>is called, lines longer than the width of the xterm/rxvt no longer
>wrap. This happen
87 matches
Mail list logo