CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-08-14 14:12:16 +00:00
aaa3e5b079 feat: tweak home screen widget style
e8c780b3b7 refactor: re-order widget style tags
4beedaf1aa refactor: make tui.next_widget_style tag order independant
0c19cbd82d feat: persist widget style changes
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-13 20:53:53 +00:00
a27c212461 feat: add widget style switching command to open_recent palette
e95b232184 feat: add more widget box styles
c67c0b0c94 feat: add style switching command to palette (alt+f9)
af9b097077 fix: rename run_task command on home screen
17b3f152d5 feat: add style switching command (alt+f9) to home screen
Compare 40 commits »
neurocyte pushed to menu-border-styles at neurocyte/flow 2025-08-12 23:48:26 +00:00
ea5843bc2c fix: home screen menu padding
794f8be2be feat: add more padding styles
d2c4fb66bd fix: typo in WidgetList
b5a506450b feat: add more boxed styles
d132df2d78 fix: use client_box correctly in filelist_view
Compare 7 commits »
neurocyte created branch menu-border-styles in neurocyte/flow 2025-08-12 20:29:57 +00:00
neurocyte pushed to menu-border-styles at neurocyte/flow 2025-08-12 20:29:57 +00:00
83a0adccc7 feat: add menu border styles
neurocyte pushed to master at neurocyte/flow-website 2025-08-12 12:13:28 +00:00
b4a9c754e0 devlog: tab width commands
neurocyte pushed to master at neurocyte/flow 2025-08-12 12:10:38 +00:00
ac2a7cfa83 feat: add flow mode global keybind for restart command
e7324dc110 feat: add flow mode keybind for set_session_tab_width command
3ed13a4ab8 fix: add missing arguments meta declartions on set_tab_width commands
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-12 11:07:54 +00:00
21fe6103bf feat: add open_most_recent_file command
80002e4d6b feat: add set_buffer_tab_width and set_session_tab_width commands
4037d67fe9 feat: add support for session local tab_width setting
63a527726a feat: add support for arguments to mini/numeric_input modes
1fcec1bab5 feat: add support for numeric arguments in cli exec calls
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-11 15:47:20 +00:00
fb99aebfa9 feat: minor improvements to flow SELECT mode keybindings
neurocyte pushed to master at neurocyte/flow 2025-08-11 12:30:11 +00:00
3e0e75c9c8 feat: add interactive and non-interactive commands to set the current buffer's tab_width
1632061144 refactor: goto minimode into a reusable numeric input minimode
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-10 19:55:11 +00:00
e886b7064a fix: check that the second click in a double click is in the same cell
neurocyte pushed to master at neurocyte/flow 2025-08-09 20:20:58 +00:00
ab0a8f3c2c feat: show file type icon in open_file completion
b913b8ad87 feat: write early log output to stderr/stdout until TUI is initialized
8789e8b89c fix: use proper platform path separators for config files
de6ca62f6d fix: allocate file_type_name in file_type_config cache
72d97f61f5 feat: display file icons in open_recent palette
Compare 7 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-08-08 19:58:37 +00:00
54a43264bb Merge branch 'master' into zig-0.15.0
aee7c30c65 feat: display indent mode in status bar
009972309c feat: send LSP did_open messages when restoring workspace state
68a5de5aa7 refactor: move lsp_version field to Buffer
1ebdae310e feat: save and restore tabbar state
Compare 12 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-08-08 19:53:52 +00:00
b2e002118c devlog: file completion, palette refresh, restart state
neurocyte pushed to master at neurocyte/flow 2025-08-08 19:33:55 +00:00
aee7c30c65 feat: display indent mode in status bar
009972309c feat: send LSP did_open messages when restoring workspace state
68a5de5aa7 refactor: move lsp_version field to Buffer
1ebdae310e feat: save and restore tabbar state
Compare 4 commits »
neurocyte deleted branch buffer-manager-restore from neurocyte/flow 2025-08-08 12:08:16 +00:00
neurocyte pushed to master at neurocyte/flow 2025-08-08 11:33:24 +00:00
a98d4e02a7 fix: restart with no open file should return to home screen
neurocyte pushed to master at neurocyte/flow 2025-08-08 11:17:28 +00:00
dd2601b627 feat: store/restore buffer dirty state
f2a3075d58 fix: correct restore of buffer meta data
68afe42161 feat: add command to add new task to task list
e7e3aaecfd feat: update thespian for cbor null optionals support
Compare 4 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/thespian 2025-08-08 10:51:05 +00:00
ee2b38f0af Merge branch 'master' into zig-0.15.0
0a386496cd fix: update cbor to fix null optional values
Compare 2 commits »
neurocyte pushed to master at neurocyte/thespian 2025-08-08 10:50:27 +00:00
0a386496cd fix: update cbor to fix null optional values