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
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
Currently, the FileHistoryManager's history_dir parameter cannot be configured from outside the Editor class. While FileHistoryManager supports a history_dir parameter, it's hardcoded to None when creating the instance in Editor's init method.
Currently, the FileHistoryManager's history_dir parameter cannot be configured from outside the Editor class. While FileHistoryManager supports a history_dir parameter, it's hardcoded to None when creating the instance in Editor's init method.