CJ van den Berg neurocyte
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 »
neurocyte pushed tag v0.5.0-378-g11d08694 to neurocyte/flow-nightly 2025-10-10 13:23:08 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-10 13:21:13 +00:00
11d086945d feat: add ctrl+page_up/_down keybinds for next/previous tab
neurocyte pushed to master at neurocyte/flow 2025-10-10 10:56:28 +00:00
9c3482b899 fix: use create_scratch_buffer instead of open_scratch_buffer in dump_document_tree
neurocyte pushed tag v0.5.0-376-gb463622f to neurocyte/flow-nightly 2025-10-10 10:37:31 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-10 10:34:36 +00:00
b463622f05 fix: allow Buffer.Manager.delete_buffer calls on dead buffers
42705867f1 fix: set ast dump file type asyncronosly to avoid tree-sitter slowdown
0910900a9f feat: add dump_document_tree command
Compare 3 commits »
neurocyte pushed tag v0.5.0-373-gfac4eda7 to neurocyte/flow-nightly 2025-10-10 07:49:01 +00:00