Rich Teer wrote On 2006-12-20 20:09,: >>I am using bash as my default shell (coming from Linux background, sh >>really drives me insane). How do I make the delete key work as it >>should (instead of a curved dash)? Thanks. > > You mean this: ~ ? That's called a tilde. As for the delete key, I > assume you want it to do what the backspace key does (i.e., delete the > character to the left of the cursor)? If so, just type:
I'd rather assume make it behave as everywhere else in the World, which means "delete char at the right and don't move the cursor" > HTH, -- http://martinman.net
