SublimeText codemp plugin -- code multiplexer
Find a file
Camillo Schenone 6831c07a64 Updated bindings to lib version v0.6
Former-commit-id: 488ee7005f9e286a489683db9853b53deab9443d
2024-02-16 20:46:16 +00:00
.github/workflows initial commit 2023-08-17 18:39:47 +02:00
bindings Updated bindings to lib version v0.6 2024-02-16 20:46:16 +00:00
ext initial commit 2023-08-17 18:39:47 +02:00
src Updated bindings to lib version v0.6 2024-02-16 20:46:16 +00: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 Updated bindings to lib version v0.6 2024-02-16 20:46:16 +00: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 Fix: Ignore cursor events for unknown buffers, print a warn 2023-12-18 22:09:24 +01:00
pyproject.toml initial commit 2023-08-17 18:39:47 +02:00