Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: :cd with no args changes to home directory #12042

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nikitarevenco
Copy link

Previously, :cd would error if no arguments was given. This PR makes :cd behave as expected on unix systems, where it changes to home directory if no args are given

Copy link

@arch-il arch-il left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I second this change. cd is expected to go to home directory without any arguments. Tested on Windows, works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants