Well, that sounds pretty fantastic. Looks like it’s time to take another look 
at Rash!

John

> On Jan 15, 2019, at 1:40 PM, William G Hatch <will...@hatch.uno> wrote:
> 
> On Tue, Jan 15, 2019 at 04:11:39PM -0500, 'John Clements' via Racket Users 
> wrote:
>> Does rash have autocompletion of paths, yet? That’s my one super-super 
>> wishlist item.
> 
> It has some basic path autocompletion -- if you type `ls /e` and hit
> tab it will complete to `ls /etc/`, and you can hit tab again for a
> list of files/directories in /etc.  But it doesn't see through
> variables or anything that needs to be evaluated, and completion is
> not really very programmable at all.
> 
>>> On Jan 15, 2019, at 6:17 AM, 'Paulo Matos' via Racket Users 
>>> <racket-users@googlegroups.com> wrote:
>>> 
>>> I am surprised nobody mentioned Rash. I have been using it for all my
>>> shell scripting needs and it's awesome.
>>> 
>>> https://pkgs.racket-lang.org/package/rash
>>> 
>>> On 29/12/2018 05:09, David Storrs wrote:
>>>> I am using 'system' to offload some work onto wget and other
>>>> applications in a few one-off scripts.  Is there an easy way to escape
>>>> a string so it's suitable for usage in the shell?  Things like
>>>> backwhacking all the quotes and relevant spaces and such.
>>>> 
>>> 
>>> --
>>> Paulo Matos
>>> 
>>> --
>>> You received this message because you are subscribed to the Google Groups 
>>> "Racket Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to racket-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to racket-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.



-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to