CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-08-19 16:50:49 +00:00
72423471f1 feat: store LSP log file name in LSP client
d0e175a5d7 fix: use OS path separator when creating LSP log file
9c926883f8 refactor: send LSP client messages to project_manager instead of log
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-18 19:08:35 +00:00
9bc25620cb fix: over eager whitespace collapsing in smart_insert_line
neurocyte pushed to master at neurocyte/flow 2025-08-18 13:15:11 +00:00
9d127e4cc3 fix: add support for kitty mouse leave events
neurocyte pushed to master at neurocyte/flow 2025-08-18 12:49:35 +00:00
d53a24a1d2 fix: make open_recent_projects run async
7d7a45f539 refactor: make project_manager.request_recent_projects fully async
cdd1e09069 feat: add support for loading palettes with arguments
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-17 20:34:06 +00:00
06a31ea5fd fix: mark find in files results as byte positions
4188e25df9 feat: add support for specifying byte positions in filelist_view
7207b0435e feat: add support for specifying positions in bytes in goto_line_and_column
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-16 20:48:16 +00:00
0a60f37857 build: update libvaxis
neurocyte pushed to master at neurocyte/flow 2025-08-16 19:44:35 +00:00
523085ba70 file_types: invoke OmniSharp instead of omnisharp
neurocyte pushed to master at neurocyte/flow 2025-08-15 21:31:36 +00:00
057a9d60cd feat: add completion palette
961090140a refactor: split render_file_item_cbor into two functions for better reuse
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-15 10:58:32 +00:00
70efcc8693 feat: add no_store argument to set_theme command for cli use
neurocyte pushed to master at neurocyte/flow 2025-08-15 10:32:33 +00:00
3b3104e876 feat: add flow mode keybind for find_in_files to overlay/palette mode
neurocyte pushed to master at neurocyte/flow 2025-08-15 09:28:57 +00:00
b043dfe34f feat: reduce mode indicator clutter
6b04f4db08 fix: entering the same minimode twice causes an empty keybind set
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-08-14 14:54:03 +00:00
68325db6fc devlog: widget styles
neurocyte deleted branch menu-border-styles from neurocyte/flow 2025-08-14 14:32:33 +00:00
neurocyte pushed to master at neurocyte/flow 2025-08-14 14:31:54 +00:00
62b8493b93 fix: correct match offsets when show_fileicons is off
c143eb6a59 fix: also hide inputbox icons if show_fileicons config option is off
Compare 2 commits »
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