Mailinglist Archive: opensuse (4253 mails)
| < Previous | Next > |
Re: [opensuse] bash_history
- From: Randall R Schulz <rschulz@xxxxxxxxx>
- Date: Mon, 1 Oct 2007 09:01:58 -0700
- Message-id: <200710010901.58851.rschulz@xxxxxxxxx>
On Monday 01 October 2007 08:30, Stefan Ochaba wrote:
> Hello,
>
> I have a problem concerning the bash_history: When I use the
> arrow-keys to flip through the different entries in the bash_history
> the last character of the command line cannot be deleted. This is a
> bit disturbing, since I did not change anything and this behaviour
> was not there before.
>
> Any help is welcome.
It's possible the TERM setting is not correct for the emulator you're
using or for the way it's configured. Terminal emulators tend to have a
lot in common but little details can make edge conditions fail. And Vi
uses cursor addressing in different ways than the shells, so it won't
necessarily show the same symptoms.
> Thanks,
>
> Stefan
Randall Schulz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Hello,
>
> I have a problem concerning the bash_history: When I use the
> arrow-keys to flip through the different entries in the bash_history
> the last character of the command line cannot be deleted. This is a
> bit disturbing, since I did not change anything and this behaviour
> was not there before.
>
> Any help is welcome.
It's possible the TERM setting is not correct for the emulator you're
using or for the way it's configured. Terminal emulators tend to have a
lot in common but little details can make edge conditions fail. And Vi
uses cursor addressing in different ways than the shells, so it won't
necessarily show the same symptoms.
> Thanks,
>
> Stefan
Randall Schulz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |