Re: [ANN] luaish - an improved Lua REPL
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] luaish - an improved Lua REPL
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 2 May 2012 09:24:06 -0300
> Anything that starts with a '.' (period) is evaluated as a shell command
Why not '!', which is the canonical symbol to invoke shells?
Ok, '.' is easier to type...