Re: Konsole-3.0.2 and keytab

2002-07-31 Thread Chris Cheney
I found the changelog entry mentioning the bugs:

- The `home' and `end' keys are now bound to beginning-of-line and
  end-of-line, respectively, if the corresponding termcap capabilities
  are present (closes: #89026, #89034, #98029, #107453, #107897, #116943,
  #119491, #128687, #130029).

Chris




Re: Konsole-3.0.2 and keytab

2002-07-31 Thread Chris Cheney
On Thu, Aug 01, 2002 at 03:18:03AM +0200, Filippo Panessa - Kalem wrote:
-snip-
> Of course, this bug affects only konsole (no xterm and other
> x-terminal-emulator).

Actually it affects several terminal programs which I don't recall right
now, there were several bugs filed under bash about it none of which
were actually related to konsole (that I can remember).  bash had the
problem for quite a long time.

Chris




Re: Konsole-3.0.2 and keytab

2002-07-31 Thread TP Muller
On Thursday 01 August 2002 02:18, Filippo Panessa - Kalem wrote:

> Should I use bash from unstable ?

Yes, I've just tried it. Bash from unstable fixes the problem.

Thanks, Chris!

Cheers
-Tim




Re: Konsole-3.0.2 and keytab

2002-07-31 Thread Filippo Panessa - Kalem
Chris Cheney il 31 luglio 2002, alle 20:08 ha scritto:

> > Home and End keys apparently not work in konsole-3.0.2. 
> > Any idea ?
> 
> That was a bug in bash but was fixed some time ago, maybe you don't have
> an up to date bash?

Umh, I'm on Woody.

[EMAIL PROTECTED] ~ ]$ bash --version
GNU bash, version 2.05a.0(1)-release (i386-pc-linux-gnu)
Copyright 2001 Free Software Foundation, Inc.
[EMAIL PROTECTED] ~ ]$ dpkg -l | grep bash
ii  bash   2.05a-11   The GNU Bourne Again SHell
[EMAIL PROTECTED] ~ ]$

Should I use bash from unstable ?

Of course, this bug affects only konsole (no xterm and other
x-terminal-emulator).

-- 
Filippo Panessa A.K.A. Kalem | --== Powered by Debian Gnu/Linux ==--
PGP KeyID: 0x56D35380 depositata presso pgp.mit.edu
Key fingerprint = 5C12 59AB 3FDF 31CD 485C  F9EA 19CB 2D21 56D3 5380




Re: Konsole-3.0.2 and keytab

2002-07-31 Thread Chris Cheney
On Thu, Aug 01, 2002 at 02:35:20AM +0200, Filippo Panessa - Kalem wrote:
> Home and End keys apparently not work in konsole-3.0.2. 
> Any idea ?

That was a bug in bash but was fixed some time ago, maybe you don't have
an up to date bash?

Chris