Skip to content

Fix cd command

Ian Douglas Scott requested to merge ids1024:cd into master

switch_to_home_directory() was called every time, making paths relative to the home directory instead of the current directory.

Merge request reports