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
- server should be source of truth for message index
- message persistence: sqlite?
- text input that round trips into a canonicalized form (eg hex dump, escaped text) loses cursor position (set to end) when value changes; prob needs manual workaround to save and restore cursor pos.