SublimeText codemp plugin -- code multiplexer
Find a file
Camillo Schenone dd5f8cdf92 added initial automatic cursor color assignment, minor code refactor, and a disconnect client command.
Former-commit-id: 6c4c5761b8b810be24ce8c3d1c0f9f2d8a45e1b4
2023-11-24 10:19:03 +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 buffer disconnection, sending of cursor and buffer events working, to test the receiving part 2023-11-23 14:36:33 +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 initial automatic cursor color assignment, minor code refactor, and a disconnect client command. 2023-11-24 10:19:03 +01:00
pyproject.toml initial commit 2023-08-17 18:39:47 +02:00