Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(collaboration): implement multiple users #957

Merged
merged 4 commits into from
Dec 20, 2021
Merged

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Dec 20, 2021

This PR finalizes the implementation of the multiple users feature.

This PR adds:

  1. Handling of multiple users focused on different tabs in Screen, as well as a UI for such (multiple users focused on different panes was already merged in a previous PR behind a feature flag).
  2. A CLI to indicate whether a session is mirrored (previous behaviour where all users share a cursor) or not (each user has their own cursor and can focus on different panes or tabs - this is the default behaviour from now on). options --mirror-session true
  3. E2e tests for both mirrored mode and multiple cursor mode.

@imsnif imsnif merged commit ca8438b into main Dec 20, 2021
@har7an har7an deleted the screen-multiple-users branch October 23, 2022 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant