Hitting : within a wi document crashes event handler. The following error is printed in wi.log:
event_registry_impl.go:63: RPC DocumentCursorMoved call failure: gob: type not registered for interface: editor.document
The editor ceases to respond to keypresses after this, and must be killed via SIGTERM.
Hitting
:within a wi document crashes event handler. The following error is printed in wi.log:event_registry_impl.go:63: RPC DocumentCursorMoved call failure: gob: type not registered for interface: editor.documentThe editor ceases to respond to keypresses after this, and must be killed via SIGTERM.