elves / elvish

Powerful scripting language & versatile interactive shell
https://elv.sh/
BSD 2-Clause "Simplified" License
5.53k stars 297 forks source link

Elminate implicit `cd` #1759

Closed krader1961 closed 5 months ago

krader1961 commented 5 months ago

Replace the CLI implicit cd behavior with location mode support for literal directory paths.

Fixes #1099