SublimeText codemp plugin -- code multiplexer
Find a file
Camillo Schenone 0c3334b827 added content binding, minor refactor.
Former-commit-id: dc1e3bea591646a6a7c215a83a498dc40add2a07
2023-11-24 10:36:06 +01:00
.github/workflows initial commit 2023-08-17 18:39:47 +02:00
bindings whops forgot the bindings 2023-11-22 12:29:54 +01:00
ext initial commit 2023-08-17 18:39:47 +02:00
src added content binding, minor refactor. 2023-11-24 10:36:06 +01:00
.gitignore added buffer disconnection, sending of cursor and buffer events working, to test the receiving part 2023-11-23 14:36:33 +01:00
.gitmodules initial commit 2023-08-17 18:39:47 +02:00
.python-version initial commit 2023-08-17 18:39:47 +02:00
build.rs initial commit 2023-08-17 18:39:47 +02:00
build.sh Got a bindings library that compiles. 2023-08-25 03:05:53 +02:00
Cargo.toml pyo3 version bump 2023-11-22 12:29:20 +01:00
Codemp.sublime-commands added initial automatic cursor color assignment, minor code refactor, and a disconnect client command. 2023-11-24 10:19:03 +01:00
plugin.py added content binding, minor refactor. 2023-11-24 10:36:06 +01:00
pyproject.toml initial commit 2023-08-17 18:39:47 +02:00