Commit Graph

24 Commits

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