SublimeText codemp plugin -- code multiplexer
Find a file
cschen d59a713f2e chore: minor fixups and better logging messages
Former-commit-id: 6ec86c4fe78cb40a555c9279b509a6b966934186
2024-09-02 11:39:01 +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
ext initial commit 2023-08-17 18:39:47 +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
.gitmodules initial commit 2023-08-17 18:39:47 +02:00
.python-version initial commit 2023-08-17 18:39:47 +02:00
build.sh fix: logger does not panic anymore on reload. 2024-08-04 19:52:12 +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