ot
ot copied to clipboard
Implementation of full Operational Transform editor in Clojure. Library version: https://github.com/jahfer/othello
Results
2
ot issues
Sort by
recently updated
recently updated
newest added
Chunk history into a tree of blocks. Allows skimming through history efficiently. See [presentation from Google I/O](http://youtu.be/uOFzWZrsPV0?t=19m15s)
enhancement
**Bug** When text is inserted _before_ the caret, the caret does not move. If text is typed after the user's caret, the editor behaves as expected (does not move the...
bug