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
If you would sync the view's current directory with the process' working directory we could use xcwd. This is useful for instance for the window manager in order to do something in the current directory.
I know that you provide the _CONTROL_CWD property, but xcwd already works with a number of applications.
The text was updated successfully, but these errors were encountered:
If you would sync the view's current directory with the process' working directory we could use xcwd. This is useful for instance for the window manager in order to do something in the current directory.
I know that you provide the
_CONTROL_CWD
property, butxcwd
already works with a number of applications.The text was updated successfully, but these errors were encountered: