index
:
sublime
dev
manual-asyncio
viewtag
SublimeText codemp plugin -- code multiplexer
hexedtech
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
"disenable" lol...
HEAD
dev
cschen
2025-09-28
-2
/
+3
*
CodempLogger in own panel
cschen
2025-08-02
-19
/
+117
*
fix: erase password setting instead of setting it to false
cschen
2025-03-06
-1
/
+3
*
feat: handle workspace events
cschen
2025-02-23
-1
/
+19
*
feat: addd the "share current buffer" command
v0.6.1
cschen
2025-02-22
-6
/
+91
*
fix: clearer creation of virtual workspaces and buffers.
cschen
2025-02-22
-93
/
+110
*
fix: properly reraise the exception from browser
cschen
2025-02-22
-1
/
+1
*
fix whole buffer selection upon attach.
cschen
2025-02-22
-0
/
+4
*
fix join buffer input handlers
v0.5.0
cschen
2025-02-19
-19
/
+18
*
made create and delete workspaces as internal commands as well.
cschen
2025-02-18
-36
/
+48
*
fixed the qpbrowser, now creation and deletion work as intended.
cschen
2025-02-18
-34
/
+14
*
i'm dumb, and i was wondering why the LOGGER was not printing messages...
cschen
2025-02-18
-6
/
+6
*
Make create buffer and delete buffer, be internal commands. Dealing with the ...
cschen
2025-02-18
-76
/
+52
*
fixed the back button for the workspace browser
cschen
2025-02-17
-3
/
+2
*
add comment for the fucking sublime crashing voodoo, I have no idea...
cschen
2025-02-17
-8
/
+9
*
added debug message on successfull workspace leave.
cschen
2025-02-17
-2
/
+3
*
fixed README
cschen
2025-02-17
-7
/
+7
*
adds message on successfull detachment.
cschen
2025-02-17
-0
/
+2
*
Revert "remove the timeout async call"
cschen
2025-02-17
-10
/
+8
*
new line flags multiline
cschen
2025-02-17
-1
/
+4
*
dont' drop the handle
cschen
2025-02-17
-1
/
+1
*
remove useless intermediate variable
cschen
2025-02-17
-2
/
+1
*
remove the timeout async call
cschen
2025-02-17
-8
/
+10
*
import gc: for bisect
cschen
2025-02-17
-0
/
+1
*
fix create buffer input handlers
cschen
2025-02-17
-10
/
+11
*
fix: make leave buffer take only a buffer id as argument
cschen
2025-02-17
-14
/
+5
*
fix connection workflow
cschen
2025-02-17
-6
/
+7
*
add information on how to install package control v4
cschen
2025-02-17
-4
/
+19
*
feat: completely reworked the connection flow. Now profiles can be specified ...
cschen
2025-02-16
-27
/
+104
*
fix input handler so they can accept single elements
cschen
2025-02-16
-4
/
+5
*
get only joined workspaces for the leave buffer command
cschen
2025-02-16
-1
/
+1
*
attempts at better dropping procedure for buffers
cschen
2025-02-16
-2
/
+4
*
fix: use vbuff_from_view function.
cschen
2025-02-16
-2
/
+6
*
chore: improved the generic input handlers
cschen
2025-02-15
-19
/
+15
*
fix: now when joining a buffer the text is correctly loaded and the syntax is...
cschen
2025-02-15
-18
/
+13
*
chore: greatly improved the readability of the connect input handler
cschen
2025-02-15
-19
/
+10
*
fix: adds back the commands so that they are available.
cschen
2025-02-15
-2
/
+8
*
feat: adds small utility to check if a view is a codemp buffer
cschen
2025-02-15
-11
/
+17
*
print which library version we're using on plugin load.
cschen
2025-02-15
-1
/
+2
*
chore: minor fixes and renaming
cschen
2025-01-18
-73
/
+80
*
fix :readme
v0.4.1
cschen
2024-11-30
-1
/
+3
*
fix: remove old comments
cschen
2024-11-30
-10
/
+1
*
fix: remove .no-sublime-package and update readme
cschen
2024-11-30
-15
/
+21
*
try an async sending.
v0.4
cschen
2024-11-30
-1
/
+1
*
eheh, fix
cschen
2024-11-30
-3
/
+1
*
Merge branch 'viewtag' into dev
cschen
2024-11-30
-1087
/
+1399
|
\
|
*
disables using `change_id()` as it was introducing complications.
viewtag
cschen
2024-11-19
-46
/
+67
|
*
feat: Add sync command.
cschen
2024-11-19
-0
/
+11
|
*
fix/tweaks: minor changes and fixes
cschen
2024-11-03
-16
/
+12
|
*
fix: wrongly calling command to create workspace instead of buffer.
cschen
2024-11-03
-6
/
+3
[next]