Skip to content

Conversation

@shmsingh
Copy link

@shmsingh shmsingh commented Dec 9, 2025

The cd command help to change the current working directory. It supports:

  • changing to a specified directory.
  • defaulting to $HOME when no path is provided.
  • if set cd - to switch to the previous directory.
  • Handle ~ and environment variable expansion.

@shmsingh shmsingh force-pushed the crash_command_cd branch 2 times, most recently from 6bd3cce to d7895fd Compare December 9, 2025 17:16
The cd command help to change the current working directory.
It supports:
- changing to a specified directory.
- defaulting to $HOME when no path is provided.
- if set `cd -` to switch to the previous directory.
- Handle ~ and environment variable expansion.

Signed-off-by: Shminderjit Singh <[email protected]>
@shmsingh
Copy link
Author

Please help reviewing the crash command cd support.

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.

1 participant