CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-08-05 15:06:58 +00:00
c88e2dd975 fix: don't leak Buffer.file_path
neurocyte pushed to master at neurocyte/flow 2025-08-05 13:15:18 +00:00
886a2582a3 fix: re-write save_as to work properly with multiple buffers
3cace58049 feat: add Buffer.reset_from_string_and_update function
652db7d9b9 refactor: add Buffer.mark_dirty() function
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-05 10:39:52 +00:00
e13295100b fix: set outer mode from delayed init if there is already an overlay mode active
neurocyte pushed to master at neurocyte/flow 2025-08-05 08:28:38 +00:00
67fc1581d3 feat: refresh open_recent palette when the project is done loading the file list
4ca455cbba fix: ensure palettes are never smaller than their input hint
8ea3356b57 fix: use line buffer for stdout and stderr by default in shell module
1f74ef2559 feat(file_browser): complete into subdirs when there is only one match
261acbc681 feat: use case insenstive matching for file_browser completion
Compare 6 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-08-04 18:56:19 +00:00
0d08a54a16 Merge branch 'master' into zig-0.15.0
a9380e0395 feat: make change_project call open_recent instead of jumping to last file
4ee3dd4bba feat: allow open_file to open directories too
f0b079b43b fix: regression in emacs mode fallback handling
dc69e8a456 feat: make hover_time configurable
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-04 18:54:15 +00:00
a9380e0395 feat: make change_project call open_recent instead of jumping to last file
4ee3dd4bba feat: allow open_file to open directories too
f0b079b43b fix: regression in emacs mode fallback handling
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-04 08:57:01 +00:00
dc69e8a456 feat: make hover_time configurable
032eb30c45 fix: bump hover time to 500ms
d2c9c558f0 fix: don't call hover_at_abs unless we have a mouse event
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-04 07:49:00 +00:00
410a6aadce fix: branch widget: don't call git status if there is no git workspace
neurocyte pushed to master at neurocyte/flow 2025-08-04 07:37:13 +00:00
5724739b51 fix: don't log blank lines output by git to stderr
neurocyte pushed to master at neurocyte/flow 2025-08-04 07:24:35 +00:00
254f0c3ae9 fix: don't log blank lines output by git to stderr
neurocyte pushed to master at neurocyte/flow-website 2025-08-03 19:18:02 +00:00
3def81cb5f devlog: auto hide tab bar
neurocyte pushed tag v0.5.0 to neurocyte/flow 2025-08-03 18:29:56 +00:00
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-08-03 16:17:41 +00:00
c702bc2cc8 Merge branch 'master' into zig-0.15.0
28da270834 harmonize selection display
a5af34e13f feat: select mode widget style "fancy" or "plain" with descriptor arg
d011294c69 use statusbar.hover style for actual hovering
0c98460ca8 refactor: remove duplicate style definition in modestate widget
Compare 8 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-03 16:08:43 +00:00
28da270834 harmonize selection display
neurocyte pushed to master at neurocyte/flow 2025-08-03 15:54:12 +00:00
a5af34e13f feat: select mode widget style "fancy" or "plain" with descriptor arg
d011294c69 use statusbar.hover style for actual hovering
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-03 15:29:20 +00:00
0c98460ca8 refactor: remove duplicate style definition in modestate widget
neurocyte pushed to master at neurocyte/flow 2025-08-03 15:11:32 +00:00
b97b8e8fb7 feat: auto hide tabs widget if there are less than {n} tabs
dfcc825e4b feat: auto hide bars with empty widget layouts
ce204d650a feat: add WidgetList support for overriding layouts
Compare 3 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-08-02 20:54:37 +00:00
d07ef96f44 Merge branch 'master' into zig-0.15.0
31e1e5091b fix: crash in tabs widget when buffers are destroyed during tab switch
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-02 20:50:57 +00:00
31e1e5091b fix: crash in tabs widget when buffers are destroyed during tab switch
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-08-01 21:34:09 +00:00
fbed6c648a Merge branch 'master' into zig-0.15.0
8f089672da feat: collapse whitespace to the right of the cursor in smart_insert_line
7f26b13196 feat: collapse trailing whitespace when leaving a line with smart_insert_line*
146a8e8afb fix: reduce horizontal space waste in command palette
9793bcdd9a feat: persist syntax_no_render in editor state
Compare 5 commits »