I've just installed Moscow ML on my system. Rather than type 'mosml' each time I want to use it, I've made it so I can just type 'ml' (hey, I'm really lazy
)
It works... but not quite how I want. Here's what I get:
As you can see, it tries to correct 'ml' to 'l', which I don't want. How can I fix this?
It works... but not quite how I want. Here's what I get:
Code:
[localhost:~] beej% ml
OK? l? no
Moscow ML version 2.00 (June 2000)
Enter `quit();' to quit.
-
As you can see, it tries to correct 'ml' to 'l', which I don't want. How can I fix this?