View Single Post
Posts: 120 | Thanked: 69 times | Joined on Nov 2007 @ NL
#30
Originally Posted by luis View Post
Ok, late to the party, but:

1) how to do "Delete" "Home" (BOL) and "End" (EOL)? I tried lots of combinations...

2) I use bash 2.05b, and PgUp and PgDn do not work for me (they write a '~').

Thanks!
L.
These should work:
KP_Delete
KP_Home
KP_End

Don't know why PgUp and PgDn don't work for you but you could try
KP_Prior or KP_Page_Up
KP_Next or KP_Page_Down