GithubHelp home page GithubHelp logo

tandem-emacs's Introduction

Tandem on Emacs

This repository contains code for the Emacs plugin for Tandem. For more details on Tandem, visit their website, or their mono-repository containing all other source code..

Status

So far this is just an incomplete hack, don't use this for anything serious yet.

Installation

This is not yet hosted on MELPA.

For now, clone this repository, then build the CLRT client as follows:

(cd tandem/crdt/ && yarn && yarn build)

Then load file tandem.el

Usage

Joining an Existing Session

M-x tandem-join-session

You will be prompted for the session ID.

Note that you can enter any text as long as it contains a UUID.

Hosting a Session

M-x tandem-host-session

This hosts a session for the current buffer.

The session ID will be shown in the minibuffer and copied to the kill ring.

Getting the ID for an Active Session

M-x tandem-show-session

This shows the session ID and copies it to the kill ring.

Killing a Session

M-x tandem-kill-session

This kills the session for the current buffer.

Viewing Agent Logs

M-x tandem-view-agent-log

Switches to the buffer containing the agent log.

tandem-emacs's People

Contributors

jscheid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dspearson

tandem-emacs's Issues

How to use for simple testing?

I have started a session (I think) and see this in the log:

2020-08-30 17:14 INFO     Tandem UDPGateway is listening on ('', 55808).
2020-08-30 17:14 INFO     Tandem Agent has started.

But, as far as I can tell, I'm not able to join the session from another Emacs process running locally. Could you please add some more detailed instructions on how to use the system?

I'll note that Tandem is mentioned on https://www.emacswiki.org/emacs/CollaborativeEditing but Tandem-Emacs is not mentioned. Given the state of other solutions mentioned there, it seems to me that Tandem-Emacs may be the most promising!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.