When a peer edits `file1` and then switches to `file2`, the cursor displayed in `file1` will currently still be displayed. We should keep track of the userids and their cursors (globally?), and properly replace the displayed cursors.
When a peer edits
file1and then switches tofile2, the cursor displayed infile1will currently still be displayed.We should keep track of the userids and their cursors (globally?), and properly replace the displayed cursors.