I really dont understand bash`s use of control characters. I understand simple things like adding colors with escape sequences but am at a loss for how to do things like bind keys in .inputrc
For example is there a way to type things like shift+a and see how I should represent it in .inputrc
much like the fellow does here http://linuxart.com/log/archives/2005/10/13/super-useful-inputrc/
As always thank your guys for dealing with me =)