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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
