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
on_post_window_command
look for rename_path with args like ({'paths': ['somefukcingpath']},)
on_activated,
look for a new buffer without a name whose text is the same as the base name
record the view's id
on_deactivated
look for view matching id
check if the original path still exists/view still exists
The old one on disk sticks around.
The text was updated successfully, but these errors were encountered: