I just figured out we can create a ~/.inputrc
file to define keyboard mappings. But I don't know how to load it. I tried to source it but I get a 'set Syntax Error' immediately. I copied the ~/.inputrc
file from here: http://www.linuxfromscratch.org/lfs/view/6.2/chapter07/inputrc.html
It mentions that it is loaded using Readline. What does that mean?