|
c92b1799b6
|
chore: updated to codemp 0.8
|
2024-10-26 18:16:18 +02:00 |
|
|
f5a5287065
|
fix: update window after disconnecting
|
2024-10-12 23:27:08 +02:00 |
|
|
594330c721
|
fix: always leave workspace before disconnecting
|
2024-10-12 23:24:33 +02:00 |
|
|
eb240ec6fc
|
fix: skip existing check for share commands
|
2024-09-27 23:46:35 +02:00 |
|
|
14286f1699
|
fix: new attach() usage
|
2024-09-27 23:04:56 +02:00 |
|
|
44b0e05e98
|
fix: make sure we drop client after disconnecting
|
2024-09-27 20:52:44 +02:00 |
|
|
7e6f2fd905
|
fix: available command also refreshes ws list
|
2024-09-26 16:21:26 +02:00 |
|
|
b3315dff9b
|
feat: prompt if overwrite buf, better attach fn
|
2024-09-26 03:29:13 +02:00 |
|
|
faa68b235c
|
feat: more friendly detach and leave commands
leave requires no args, detach shows completions only for attached
buffers and if called with no args works on current buffer when managed
|
2024-09-26 03:00:04 +02:00 |
|
|
32e056de91
|
fix: check for nil and empty string
empty string is not falsy in lua? idk
|
2024-09-17 17:50:58 +02:00 |
|
|
d524076412
|
chore: global CODEMP object
i dont really like global state but it seems to be necessary when
working with callbacks
|
2024-09-17 17:26:23 +02:00 |
|
|
9dea608f04
|
feat: non-blocking API
|
2024-09-17 16:33:22 +02:00 |
|
|
b80d1898be
|
fix: normalize share path on windows
|
2024-09-17 01:07:23 +02:00 |
|
|
5eaefb52c7
|
fix: filter fn
|
2024-09-16 20:50:28 +02:00 |
|
|
f2fdaa40a5
|
fix: workspace list hints
|
2024-09-16 20:49:02 +02:00 |
|
|
06fa78e6cc
|
fix: buffers command, some ux in cmds
|
2024-09-16 20:46:10 +02:00 |
|
|
1ef6d1d2c4
|
fix: use workspace name
|
2024-09-16 18:27:37 +02:00 |
|
|
bbc86f3ac4
|
chore: new api
|
2024-09-16 18:27:23 +02:00 |
|
|
07344401dc
|
feat: workspace join and buffer attach show picker
when invoked as command without argument, rather than failing will show
a vim.ui.select with all available options
|
2024-09-15 12:39:12 +02:00 |
|
|
335ea236c4
|
fix: dont require window until its used
so that config can be properly loaded first
|
2024-09-14 14:24:48 +02:00 |
|
|
c080514c3e
|
fix: delete command
|
2024-09-07 01:35:45 +02:00 |
|
|
373b155864
|
fix: more consistent current buffer commands
|
2024-09-06 19:49:52 +02:00 |
|
|
46de8c5661
|
feat: allow attaching/sharing overwriting
|
2024-09-06 17:06:12 +02:00 |
|
|
cdbdd78547
|
chore: removed unneeded imports
|
2024-09-06 00:15:17 +02:00 |
|
|
e47d7317c4
|
fix: toggle can be run even if disconnected
|
2024-09-05 05:28:48 +02:00 |
|
|
0987a7b022
|
chore: moved under lua/codemp
|
2024-09-05 04:57:47 +02:00 |
|