racket-rash icon indicating copy to clipboard operation
racket-rash copied to clipboard

Tab completion does not quote

Open singpolyma opened this issue 3 years ago • 0 comments

I know the answer to every filing on the repl is "the line editor needs work", I'm just filing this so it's documented. Maybe I'll even fix it (no promises, though).

When you tab-complete a filename in rash-repl that contains spaces, it does not get wrapped in double quotes and so executing the result is likely to cause a confusing error in most cases.

singpolyma avatar Apr 12 '21 18:04 singpolyma