SublimeText codemp plugin -- code multiplexer
Find a file
cschen 759fe03ac8 chore: remove sublime-asyncio dependency and old build file.
Former-commit-id: dd689650d2756ce4c4e97de0f8dd9a2d88063a37
2024-09-05 20:56:10 +02:00
.github/workflows initial commit 2023-08-17 18:39:47 +02:00
bindings feat: new commands 2024-09-02 11:38:29 +02:00
src fix: attach listener upon creation to go around the on_activate event not firing on 2024-09-02 11:38:11 +02: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
.python-version initial commit 2023-08-17 18:39:47 +02:00
Codemp.sublime-commands feat: new commands 2024-09-02 11:38:29 +02:00
plugin.py chore: minor fixups and better logging messages 2024-09-02 11:39:01 +02:00