|
bdb991033a
|
fix: remove align end
hopefully blocks will be 1 wide again?
|
2024-10-02 23:22:56 +02:00 |
|
|
3f71b36ccd
|
feat: show user initial in color block
|
2024-10-02 23:20:39 +02:00 |
|
|
3555572c2a
|
feat: put back blocks at end, show fname
|
2024-10-02 23:13:00 +02:00 |
|
|
2f3132b82d
|
feat: show users before buffers
so its visible even on very long buffer names
|
2024-10-02 23:02:26 +02:00 |
|
|
5d2f7fa2c7
|
fix: distinguish id of owned/not owned workspaces
|
2024-09-28 01:24:04 +02:00 |
|
|
5ec9f8050e
|
fix: more unique tree ids
|
2024-09-28 01:10:25 +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 |
|
|
455ec025c1
|
fix: add disconnect, better detach
|
2024-09-26 16:38:52 +02:00 |
|
|
b561802109
|
feat: 'a' on title refreshes workspace list
|
2024-09-26 16:21:14 +02:00 |
|
|
3a40a01fb5
|
fix: detach with buf manager
|
2024-09-26 03:44:42 +02:00 |
|
|
9e48af37fe
|
feat: allow detaching from buffers with 'a'
not really the best key but better than nothing i guess...
|
2024-09-26 03:42:06 +02:00 |
|
|
2d41812e23
|
fix: startswith direction
|
2024-09-26 03:40:25 +02:00 |
|
|
b3315dff9b
|
feat: prompt if overwrite buf, better attach fn
|
2024-09-26 03:29:13 +02:00 |
|
|
fe1f4b456d
|
feat: mark followed user
|
2024-09-25 04:10:48 +02:00 |
|
|
8a93fb5dc2
|
feat: follow others
|
2024-09-25 04:00:46 +02:00 |
|
|
52d356ea02
|
feat: reworked colors, improved cursor marker
|
2024-09-25 02:11:58 +02:00 |
|
|
16f9bd77fd
|
fix: tree redraw, always expand nodes
|
2024-09-17 18:43:45 +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 |
|
|
0a3e37c94d
|
fix: move to another window before setting cursor
|
2024-09-16 20:26:20 +02:00 |
|
|
df47c21629
|
feat: jump to user when pressing
|
2024-09-16 20:10:54 +02:00 |
|
|
bbc86f3ac4
|
chore: new api
|
2024-09-16 18:27:23 +02:00 |
|
|
0ac25f3ee5
|
fix: refresh workspace list after creating one
|
2024-09-15 12:51:19 +02:00 |
|
|
d9f4446fc9
|
fix: better prompts for add
|
2024-09-15 12:46:43 +02:00 |
|
|
f6561ad361
|
feat: allow sharing from neo-tree view
|
2024-09-15 12:43:59 +02:00 |
|
|
a0c1fb3acd
|
fix: confirm before deleting buffers/workspaces
|
2024-09-15 12:10:19 +02:00 |
|
|
0c078ddcf1
|
fix: only expand all when changing state
so now toggling with enter works and doesnt bug out
|
2024-09-08 06:24:34 +02:00 |
|
|
6a0ba39685
|
fix(neotree): expand also children
|
2024-09-07 05:10:58 +02:00 |
|
|
89e3f3e2c7
|
fix(neotree): return after toggling
|
2024-09-07 05:07:06 +02:00 |
|
|
3260fdf196
|
fix(neotree): make sure spacer ids dont repeat
|
2024-09-07 05:06:52 +02:00 |
|
|
2fd15290b9
|
fix(neotree): open and add actions
|
2024-09-07 05:03:34 +02:00 |
|
|
cb2069196e
|
fix(neotree): missing imports
|
2024-09-07 04:46:50 +02:00 |
|
|
e56436d9df
|
fix(neotree): back at depth 1 but custom indent
can i get it to render at depth 0?
|
2024-09-07 04:45:45 +02:00 |
|
|
134a1b6f00
|
fix(neotree): now everything sits under codemp title
|
2024-09-07 04:37:49 +02:00 |
|
|
f5a66f8ba7
|
fix(neotree): new icons for workspace and color for btn
|
2024-09-07 04:37:16 +02:00 |
|
|
eb6913fc39
|
fix(neotree): lighter sections, always add users
|
2024-09-07 04:30:40 +02:00 |
|
|
dfb3f0458a
|
fix(neotree): text and action
|
2024-09-07 04:26:21 +02:00 |
|
|
3f4414dd25
|
feat(neotree): more sections with more info
|
2024-09-07 04:23:24 +02:00 |
|
|
9eb057eeac
|
fix: typo, check direction
|
2024-09-07 04:05:29 +02:00 |
|
|
5c3f7dc85e
|
feat(neotree): improved tree view
|
2024-09-07 04:01:48 +02:00 |
|
|
1732f94add
|
fix(neotree): remove extra spacer, access root array
|
2024-09-07 03:37:51 +02:00 |
|
|
89b75430e0
|
feat(neotree): better tree structure
|
2024-09-07 03:36:16 +02:00 |
|
|
0eeedead59
|
fix: refresh tree when interacting with buffers
|
2024-09-07 03:35:32 +02:00 |
|
|
7fd36cf95c
|
feat: delete command in neo-tree
|
2024-09-07 01:31:04 +02:00 |
|
|
a98c216a8f
|
feat: switch to already open buffer instead of err
|
2024-09-06 20:01:15 +02:00 |
|
|
373b155864
|
fix: more consistent current buffer commands
|
2024-09-06 19:49:52 +02:00 |
|
|
9341095b68
|
fix: open buffers in last active window
|
2024-09-06 19:11:34 +02:00 |
|
|
ca3f6f210a
|
feat: allow creating workspaces
also connecting to specific server
|
2024-09-06 19:11:18 +02:00 |
|
|
cdbdd78547
|
chore: removed unneeded imports
|
2024-09-06 00:15:17 +02:00 |
|