CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow-website 2025-10-15 19:01:16 +00:00
8df841ad72 major rework of the website content
neurocyte pushed to master at neurocyte/flow-syntax 2025-10-15 09:30:39 +00:00
9106b13b4c fix: add smd extention to the markdown file type
neurocyte pushed to master at neurocyte/flow 2025-10-15 08:24:59 +00:00
d6cdcfdb1a fix: gg in helix mode should be bound to goto_line_vim
neurocyte pushed to master at neurocyte/flow 2025-10-15 08:17:52 +00:00
82ae2e8bb5 build: remove unused line from .gitignore
neurocyte pushed to master at neurocyte/flow 2025-10-15 08:13:04 +00:00
b07cd859fe refactor: hx removing commented test code and unused constant
eb05939b81 refactor: use flow clipboard in hx mode
7faea783f3 refactor: hx paste(before, replace, after)
f288d24e13 hx: feature parity on copy paste (P before, R replace, r after)
Compare 4 commits »
neurocyte pushed tag v0.5.0-394-g0dba4fd4 to neurocyte/flow-nightly 2025-10-14 07:16:01 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-14 07:09:00 +00:00
0dba4fd4fe build: update to zig-0.15.2
neurocyte pushed to master at neurocyte/flow-website 2025-10-13 18:51:55 +00:00
061a0d938d devlog: clipboard history
neurocyte pushed tag v0.5.0-393-g46def038 to neurocyte/flow-nightly 2025-10-13 18:34:01 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-13 18:29:09 +00:00
46def038bd feat: trip leading whitespace from clipboard history palette display
6c6a8cee32 feat: add byte or line count hint to clipboard history palette
99c28b8102 refactor: move clipboard_history command to tui module
acbf435a2e feat: use alt+shift+v keybind for clipboard history palette
634a18cb56 feat: add clipboard history palette
Compare 8 commits »
neurocyte pushed to master at neurocyte/flow 2025-10-13 11:24:36 +00:00
276f721456 refactor: clarify which allocator is used in to_lower_cursel
b7343219c1 fix: memory leaks in operations that call cut_selection or cut_to
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-10-13 09:57:50 +00:00
06788c4243 fix: apply expand_home to path in save_as command
239b7dfa82 fix: prevent use-after-free error in open_file mini mode
Compare 2 commits »
neurocyte pushed tag v0.5.0-381-g25a71938 to neurocyte/flow-nightly 2025-10-10 14:34:28 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-10 14:06:40 +00:00
25a719382f fix: store button click locations as signed values
neurocyte pushed tag v0.5.0-380-ge6cc1c35 to neurocyte/flow-nightly 2025-10-10 13:43:47 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-10 13:41:54 +00:00
e6cc1c35f9 fix: rendering of tab bar background
7f229f3486 feat: allow overriding WidgetList.render_decoration function
Compare 2 commits »