You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: