When changing the working directory (with cd, wd, etc.) to a registered workspace, it woud be cool to automatically set it as the active workspace, if the new directory is in the list of workspaces.
To detect the changed dir, it is possible to follow this approach.
This behavior should be enabled/disabled by setting the environment variable $ROSWS_AUTO to 1/0.
When changing the working directory (with cd, wd, etc.) to a registered workspace, it woud be cool to automatically set it as the active workspace, if the new directory is in the list of workspaces.
To detect the changed dir, it is possible to follow this approach.
This behavior should be enabled/disabled by setting the environment variable
$ROSWS_AUTOto 1/0.