SublimeText codemp plugin -- code multiplexer
Find a file
Camillo Schenone 7bac395fc4 fixed select_buffer in the lib
Former-commit-id: 13c418ed5990300a0c15278e490726dd01680dd2
2023-11-24 11:44:08 +01:00
.github/workflows initial commit 2023-08-17 18:39:47 +02:00
bindings fixed select_buffer in the lib 2023-11-24 11:44:08 +01:00
ext initial commit 2023-08-17 18:39:47 +02:00
src fixed select_buffer in the lib 2023-11-24 11:44:08 +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 version bump to 0.3.0, supporting codemp 0.5, fixed content function, new bindings 2023-11-24 11:31:00 +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