|
14f5e52e99
|
fix: deal with some sending edge cases
|
2024-09-09 05:14:52 +02:00 |
|
|
b824b87505
|
feat: now sync only sets buffer if necessary
does one extra get_content but worth it because we dont mess with undo
history
|
2024-09-09 05:14:19 +02:00 |
|
|
b141ca5a2a
|
fix: catch out-of-bounds line deletion sending
|
2024-09-09 02:49:49 +02:00 |
|
|
3f5ce44b96
|
fix: sending change across multiple lines
|
2024-09-09 02:37:50 +02:00 |
|
|
0eeedead59
|
fix: refresh tree when interacting with buffers
|
2024-09-07 03:35:32 +02:00 |
|
|
c080514c3e
|
fix: delete command
|
2024-09-07 01:35:45 +02:00 |
|
|
661985c62b
|
fix: set ft after detecting
|
2024-09-06 19:58:03 +02:00 |
|
|
f2121df6dc
|
feat: re-run filetype detection after attach
|
2024-09-06 19:55:01 +02:00 |
|
|
373b155864
|
fix: more consistent current buffer commands
|
2024-09-06 19:49:52 +02:00 |
|
|
4cfa7baa28
|
fix: set buffer name when attaching
|
2024-09-06 19:40:52 +02:00 |
|
|
9873617742
|
fix: dont prefix codemp:: so filename matches
|
2024-09-06 19:13:08 +02:00 |
|
|
68362f1f08
|
fix: wait for initial buffer content sync
|
2024-09-06 18:24:57 +02:00 |
|
|
30cf1e1554
|
fix: while attaching, set content later
|
2024-09-06 17:23:18 +02:00 |
|
|
2176d32540
|
fix: added back create function
|
2024-09-06 15:13:36 +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 |
|