Does anybody know how to obtain the escape sequences for configuring .inputrc for bash?
Hello,
Does anybody know how to obtain the escape sequences for configuring .inputrc for bash?
For example, the sequence \e[3~ can be used with my keyboard for the correct behavior of the Del key.
But what's the method to obtain it?
I don't think BASH(1) enough.
Thanks in advance,
Carlos.
Does anybody know how to obtain the escape sequences for configuring .inputrc for bash?
For example, the sequence \e[3~ can be used with my keyboard for the correct behavior of the Del key.
But what's the method to obtain it?
I don't think BASH(1) enough.
Thanks in advance,
Carlos.
0