24 Commits

Author SHA1 Message Date
175042eb7c rename stuff 2022-12-22 15:20:32 +01:00
e486d79dc3 make vim faster :D 2022-12-22 15:06:11 +01:00
3725b76ce7 fix crdt -> vim not deleting lines 2022-12-21 02:20:05 +01:00
4aa2a152af send requests, handle requests, more gossip
requests loop sometimes o.o
2022-12-21 00:53:49 +01:00
d845baf804 minor bug fixing, now only need requests 2022-12-20 20:32:11 +01:00
05fd0940ea forgot to clear buffer 2022-12-20 19:15:32 +01:00
ed72b27808 handle more packets, fix major flaw in diffing algo (again) and add extra tests 2022-12-20 18:46:44 +01:00
cb0c2642f8 works, somewhat 2022-12-20 02:23:54 +01:00
a0c87e5fc5 debugging <.< and splitting commands to reduce size 2022-12-20 00:21:15 +01:00
e961b8aec3 gossip p1 works, command 2 buffer works if not too large 2022-12-19 21:33:14 +01:00
7177d90c44 better threading and allow more then 1 port 2022-12-19 17:31:08 +01:00
e0938690c7 main thread com 2022-12-19 17:23:45 +01:00
2c10e258c0 prep for networking 2022-12-19 14:17:25 +01:00
79db39c5d1 more tox, not working yet 2022-12-18 12:21:40 +01:00
2165ab2070 add toxcore and start on vim test2 2022-12-17 19:57:10 +01:00
a3d9211e5e minor vimscript fixes 2022-12-17 18:39:21 +01:00
3c7111f6c9 crdt -> vim 2022-12-17 18:22:35 +01:00
03cb852bad more bug fixes 2022-12-17 02:50:37 +01:00
5cba374d2b bugfixing, debug. still broken, but better 2022-12-17 01:18:52 +01:00
bbb93040d0 fix bug where event where wired to the wrong callback
begin crdt
2022-12-16 23:18:39 +01:00
c94e2e68a7 more work on vimscript setup injection
now has a 100ms cooldown to prevent broken messages
2022-12-16 23:02:48 +01:00
60f3bdce10 have vim send me the full buffer each change, crashes when too many too fast 2022-12-16 20:30:38 +01:00
fabaae522d add vim ipc slave, no functionallity yet 2022-12-16 18:05:40 +01:00
cf91dfb61e vim notes 2022-12-14 02:09:20 +01:00