Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
crdt.el
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Qiantan Hong
crdt.el
Commits
949f4a1a
Commit
949f4a1a
authored
3 years ago
by
Qiantan Hong
Browse files
Options
Downloads
Patches
Plain Diff
reflect key binding addition in README.org
parent
39c30836
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.org
+6
-5
6 additions, 5 deletions
README.org
with
6 additions
and
5 deletions
README.org
+
6
−
5
View file @
949f4a1a
...
...
@@ -60,19 +60,20 @@ press ~RET~ in the session list to see buffers in the selected session.
=M-x crdt-stop-session= stops a session you've started and disconnect all other users from it.
This will ask for your confirmation, customize =crdt-confirm-stop-session= if you want to disable it.
You can also press ~k~ in the session list (show it by =M-x crdt-list-sessions=).
You can also press ~k~
or ~d~
in the session list (show it by =M-x crdt-list-sessions=).
=M-x crdt-stop-share-buffer= removes current buffer from its CRDT session
(this operation is only allowed at server side). Or press ~k~ in the buffer list.
=M-x crdt-stop-share-buffer= removes current buffer from its CRDT
session (this operation is only allowed at server side). You can also
press ~k~ or ~d~ in the buffer list.
** Disconnect from a session
=M-x crdt-disconnect=, then choose a session to disconnect from.
You can also press ~k~ in the session list (show it by =M-x crdt-list-sessions=).
You can also press ~k~
or ~d~
in the session list (show it by =M-x crdt-list-sessions=).
The server Emacs has the privilege to disconnect a user from a session.
To do so, press ~k~ on an entry in the user list (show it by =M-x crdt-list-users=).
To do so, press ~k~
or ~d~
on an entry in the user list (show it by =M-x crdt-list-users=).
** Visualizing author of parts of the document
Turn on =crdt-visualize-author-mode=. Colored underlines are added to each part of the document,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment