Description of problem: On tty1, bash doesn't consider arrow keys at all. I guess this is bash's fault, but that is just a guess (perhaps tty handling? in any case, under od(1) the keys give input) Version-Release number of selected component (if applicable): bash-3.2-26.fc10.i386 How reproducible: Always (also on x86_64) Steps to Reproduce: 1. Go to a tty, log in 2. Type something at bash, try to edit with the arrow keys 3. Actual results: Nop reaction Expected results: Cursor moves, etc Additional info: csh (tcsh-6.15-4.fc9.i386) handles <- just fine. On gnome-terminal the arrow keys work OKin bash.
I have just done fresh install of rawhide. And I can't reproduce it. And I think it has nothing to do with bash.