execute bash?

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Apr 8 09:08:02 PDT 2016


On Friday, 8 April 2016 at 14:09:16 UTC, Puming wrote:
> I just found that you have terminal.d in arsd repo, are you
> writing a repl with it? I'm hoping I might be able to use it.

I have done it before. terminal.d has a getline function and 
writeln functions you could loop over. Its getline has features 
like tab completion, editing, etc.


More information about the Digitalmars-d-learn mailing list