VI mode "r" (single char replace) behaviour change

2006-05-10 Thread Bill Duncan
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux Compiler: gcc -I/usr/src/packages/BUILD/bash-3.0 -L/usr/src/packages/BUILD/bash-3.0/../readline-5.0 Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux' -DCONF_MACHTYPE='i586-

Re: VI mode "r" (single char replace) behaviour change

2006-05-10 Thread Chet Ramey
Bill Duncan wrote: > Bash Version: 3.0 > Patch Level: 16 > Release Status: release > > Description: > VI mode, "r" (single character replace) now moves cursor > one character to right. vi doesn't do this, ksh doesn't, > and bash didn't used to do this. What happened? Can

trap documentation does not match trap behavior

2006-05-10 Thread John Gatewood Ham
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='b