HttpRepl icon indicating copy to clipboard operation
HttpRepl copied to clipboard

Support cd.. (without space)

Open boekabart opened this issue 5 years ago • 0 comments

Powershell and cmd.exe both support cd.. in addition to cd .. . So many pwsh and windows command line users are not used to adding the space between cd and .. like bash users are.

Suggestion is to either add this by default, or add an 'alias' feature to allow aliasing any word to a (partial) command line.

boekabart avatar Feb 24 '21 09:02 boekabart