mirror of
https://github.com/nushell/nushell.git
synced 2025-06-11 20:46:48 +02:00
Doing 'cd .' or an equal command used to modify the prompt: It appended an './' and was even repeatable, leading to strange prompts (believe me, I tested it for too long). This fixes #2432