Commit graph

16 commits

Author SHA1 Message Date
380257945e
chore: state -> session, small fixes 2024-08-24 01:56:27 +02:00
13e6182ce0
chore: more typing, cleanup, docs on index hell 2024-08-23 00:59:13 +02:00
399aaad45f
feat: use type hints, fix api method names 2024-08-22 22:07:00 +02:00
733dca385b
chore: user->buffer mappings in buffers module 2024-08-17 03:28:08 +02:00
a134f18ab1
feat: use new :await() api 2024-08-17 01:56:09 +02:00
3e9647ab39
feat: implemented callback api
it works well!!?! when it doesnt crash... but its also pretty clean
maybe its our fault? could be worth investigating more lua ffi
2024-08-16 03:49:24 +02:00
1de55250ab
feat: managed codemp window with custom binds
a first implementation, definitely lot to improve!!
2024-08-15 03:41:45 +02:00
e0a5752d11
feat: added share command 2024-08-15 01:22:48 +02:00
84afc0a864
fix: properly send and apply precise changes
this was really crazy but it seems to work?? can probably be simplified
a ton but not rn
2024-08-14 23:48:55 +02:00
9ea11d41ac
feat: check for out of sync and force sync
maybe we should prompt the user instead? we could destroy changes, but
for now whatever i guess...
2024-08-14 18:13:01 +02:00
58315f3266
chore: removed old stuff 2024-08-14 18:11:45 +02:00
f6a28acf87
feat: apply precise changes
no more whole content .replace()!
2024-08-14 17:38:28 +02:00
72661a2eec
feat: commands to leave, delete, detach 2024-08-08 04:48:37 +02:00
44d9f9766b
feat: global state, fixed thread kink 2024-08-08 04:34:23 +02:00
e901b448ea
fix: new api 2024-08-06 23:03:57 +02:00
6cc3b5f119
chore: codemp.buffer -> codemp.buffers 2024-08-06 18:46:22 +02:00
Renamed from src/buffer.lua (Browse further)