vote up 1 vote down star
1

In the mac terminal application there is a setting (preferences -> keyboard) that lets you set "use option as meta key". This is useful as a lot of unix boxes use bash as default shell and that has emacs keybindings M-f and M-b that let you skip words.

Problem is that on a Mac with a UK keyboard the # symbol is tricky to get to - normally it can be typed with alt-3, but not if you are in a terminal and alt=meta.

Anyone have a nice way round this?

flag

2 Answers

vote up 0 vote down

ESC is another meta shortcut :). You don't have to keep pressing it though.

So in your situation, you might just need to press ESC once, and then press alt-3.

link|flag
vote up 0 vote down

Set your keyboard language ( System Preferences->International->InputMenu ) to Australian

It is the same as UK except shift-3 gives #. You do lose the pound sign but if I do currency I use the ISO three character code GBP

link|flag

Your Answer

Get an OpenID
or

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