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 Jul 13, 2025. It is now read-only.
self.enter_normal_mode() within helix-view/src/editor.rs/switch panics upon launch if initial_mode is not normal.
Note to self: traced this back to helix-view/src/tree.rs/get_mut, unsuccessfully debugged. No idea why this is happening. This is a bug in the file explorer, band-aid patched it out.