vote up 2 vote down star

Tried to map it from Preferences -> Settings -> Keyboard, but the "key" combo box has only "forward delete" but no "delete". My keyboard on the other hand has only "delete" and no "forward delete"!

Is there some other way to do it except from the preferences?

flag

By "backward delete word", do you mean the backspace key? I'm not aware of any recent Apple keyboard that has a delete key. – Sören Kuklau Nov 29 '08 at 16:29
By "backward delete word" I mean exactly that - to delete the whole word starting from the cursor backward. :) The last Macbook has a key labeled "delete", but it acts as backspace. – ibz Dec 1 '08 at 5:58
i'm facing the same issue. keyboard has backward delete but can't be used as binding in Terminal.app. – knoopx Aug 6 at 13:31

3 Answers

vote up 4 vote down check

Under Terminal > Window Settings > Keyboard you can check "Use option key as meta key." Many applications (including bash and tcsh) treat Meta-Delete as "backward delete word."

link|flag
vote up 0 vote down

You might also want to try iTerm, it provides finer control of keybindings.

link|flag
vote up 0 vote down

By default meta backspace does a backwards word yank in most shells. If you press escape and then press backspace, that pretty much works everywhere.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.