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
upgrade v0.42.1 + derive cwd from plugin api
DEPRACTION:
- `ghost_launcher` config
- `exec_cwd` config
Now the cwd for the RunCommand pane is derived from
`get_plugin_ids().initial_cwd` provided by the plugin API.