Commit graph

15 commits

Author SHA1 Message Date
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
Renamed from lua/command.lua (Browse further)