[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] el - an interactive shell-friendly form of Lua
- From: steve donovan <steve.j.donovan@...>
- Date: Sat, 4 Dec 2021 15:48:53 +0200
On Fri, Dec 3, 2021 at 6:10 AM Xavier Wang <weasley.wx@gmail.com> wrote:
> Great! It works as expected on Windows now!
Cool! Now I got guilty that the @filename shortcut was not available,
so now with EL_AT=1 can say @@filename. I.e.
> el match @@test.txt @'my pattern'
There are other changes and little experiments - I am still finding
new uses. So, it is growing larger because I do not know how big the
core should be.
steve d.