[Ilugc] .inputrc tricks

  • From: itmani@xxxxxxxxxxx (Manikandan P.)
  • Date: Sat, 28 Dec 2002 09:55:34 -0600

hi luggies


info bash  for more details on playing with .inputrc :)
fun with .inputrc
add the following lines to your .inputrc

"\e[11~":"ps -e\C-M"
"\e[12~":"ls\C-M"
"\e[13~":"cd ..\C-M"
"\e[14~":"pwd\C-M"

the above maps frequently used commands like ps,ls,cd ..,pwd to F1,F2,F3,F4
Functions keys
e.g
"key-sequence":"command"

Happy hacking.....
Manikandan P.

Other related posts: