You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is debatable whether or not the "current working directory" is part of the state that should be cleared in a restart. However, existing tools such as Jupyter and RStudio appear to preserve it across restarts, so we should too.
Maybe for a separate issue: I think this would make me want to click on the little working directory component in order to change the working directory. Could we add that interaction?
I think this would make me want to click on the little working directory component in order to change the working directory. Could we add that interaction?
There are were a few issues opened around working directory behavior, but I started with #3155 almost entirely because I kept trying to click the working directory component 😄
Positron Version:
Steps to reproduce the issue:
setwd
in R)What did you expect to happen?
It is debatable whether or not the "current working directory" is part of the state that should be cleared in a restart. However, existing tools such as Jupyter and RStudio appear to preserve it across restarts, so we should too.
Originally noted by @gadenbuie in #3155
The text was updated successfully, but these errors were encountered: