Commit graph

15 commits

Author SHA1 Message Date
f875741165
fix: remove prints 2024-09-26 05:46:02 +02:00
5ae49d3c49
feat: improved async poller for events
now, when :abort() is available, it properly cancels promises so that we
dont get dangling references
2024-09-26 05:40:58 +02:00
db3a46f445
fix: brighter colors 2024-09-25 02:21:32 +02:00
3f4227ff03
fix: invalid characters for groups 2024-09-25 02:13:11 +02:00
52d356ea02
feat: reworked colors, improved cursor marker 2024-09-25 02:11:58 +02:00
d991a81601
feat: better user cursor highlights 2024-09-25 00:36:08 +02:00
d98f6707d0
fix: get promise value in timer, schedule cb 2024-09-17 01:55:18 +02:00
ecf58046b5
fix: run poller callbacks on main thread 2024-09-17 01:45:54 +02:00
b80d1898be
fix: normalize share path on windows 2024-09-17 01:07:23 +02:00
9780059f90
fix: dont use RowCol anymore
its tables all the way down...
2024-09-16 20:19:56 +02:00
c8698d4d91
feat: connect/disconnect, track user pos
added a jank timer poller to check if promise for workspace event is
done
2024-09-16 20:01:09 +02:00
087df96566
feat: buffer len util 2024-09-09 05:14:10 +02:00
27ad9fe773
fix: get rid of order_tuples
no longer necessary: lib does it under the hood since forever
2024-09-09 02:37:32 +02:00
a4c519f799
feat: debug prints 2024-09-06 03:53:52 +02:00
0987a7b022
chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
Renamed from lua/utils.lua (Browse further)