Set Terminal settings to use the alt/option key as alt.
On Fri, Mar 26, 2010 at 2:14 AM, i...@whywouldwe.com wrote:
> To get a new line the docs say "Pressing Alt-enter instead of pressing
> the enter key".
>
> Macs don't have an alt key and I've tried all the combinations I can
> think of, does
On Thu, Mar 25, 2010 at 17:44, chombee wrote:
> I'm trying to share as much of my shell configuration as possible between
> shells by putting it in files that are evaluated by each shell. For example
> I moved all my aliases into ~/.aliases and added . ~/.aliases to my fish
> config file. The alia