Comment 8 for bug 89235

Revision history for this message
Jos Dehaes (jos-dehaes) wrote :

from the bash manpage:

Readline is customized by putting commands in an initialization
file (the inputrc file). The name of this file is taken from the value of the
INPUTRC variable. If that variable is unset, the default is ~/.inputrc.

So setting the INPUTRC var somewhere in the bash rc files should fix this.