Commit graph

12 commits

Author SHA1 Message Date
b59086bda6 fix: make it work with new api 2023-11-16 06:54:32 +01:00
140dd0ff4c feat: initial broken attempt with early woot api 2023-11-10 05:35:18 +01:00
bcbb7a7455 feat: add lua logger to collect tracing msgs 2023-11-10 05:33:20 +01:00
1998ee986c fix: need reverse mapping.. also they arent tuples 2023-09-06 00:09:38 +02:00
a19beb2f1a feat: show cursors on correct buffers
also made proper bindings for CursorEvent and CursorPosition
2023-09-05 23:59:20 +02:00
e526d874f9 feat: distinct cursors, some different colors 2023-09-05 03:05:20 +02:00
b4ac11bade feat: only send cursor updates in shared buffers
also put correct buffer in cursor updates
2023-09-05 02:51:15 +02:00
d0da62f6fd fix: if cursor is long 0, add 1
idk how to display a bar in vim since it's a terminal
2023-09-04 22:31:29 +02:00
2b5fd19a0e fix: make it work cheating 2023-09-04 18:35:24 +02:00
ec873ee8b4 feat: more capillar but broken text changes
requires more help from codemp lib
2023-09-04 03:22:57 +02:00
773d76e7f8 feat: implemented crude buffer joining and synching 2023-08-22 12:51:35 +02:00
23b4adafcb feat: lua impl for cursors, tweaks to bindings 2023-08-21 04:07:25 +02:00