CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-12-02 13:46:49 +00:00
3dfb93fbd2 refactor: add key event prefix to hints window title
4e4ec855ed refactor: tweak max hints window size
d069250d17 fix: formatting of keybind prefix in explicitly enabled keyhint mode
4638c38032 fix: compensate in keyhint formatting for cleaned-up keybind format
83bbbfebe3 fix: set default log level to .info in release builds
Compare 15 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-02 11:39:23 +00:00
764a8cce41 feat: display keybind namespace and config section in hints window title
e473ae90f7 refactor: store original config section name in keybind binding sets
58f5ebd687 refactor: add text insert begin and end characters to widgetstyles
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-12-02 08:58:17 +00:00
effc5999da install: add fallback to codeberg to workaround github api rate limiting
neurocyte pushed to master at neurocyte/flow 2025-12-01 21:31:39 +00:00
8dc6f9823d fix: don't log keybind hints message for modifier key events
49acb2c3d5 feat: log keyhints message on unbound key events
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-01 21:17:42 +00:00
dad8deac7a refactor: scroll keybinding hints
3012fdcd90 feat: add scroll_keybind_hints command
a296471161 refactor: filter hidden commands
61515cfc3a refactor: fallback to key event prefix bindings in full hint mode
632cf8cfb3 refactor: add mode.current_bindings function
Compare 19 commits »
neurocyte pushed to zine-file-watcher at neurocyte/flow 2025-12-01 14:37:19 +00:00
bd656c9b6e refactor: get zine watcher to build in flow
36ac3464a3 build: add zine file watcher to build
ab7e14ab0b refactor: add file implementation from zine
11d6770913 fix: avoid setting the terminal background color until we know what the system color scheme is
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-01 14:34:58 +00:00
11d6770913 fix: avoid setting the terminal background color until we know what the system color scheme is
neurocyte pushed to zine-file-watcher at neurocyte/flow 2025-12-01 14:32:16 +00:00
1690d03b16 refactor: get zine watcher to build in flow
27be634ece refactor: add file implementation from zine
Compare 2 commits »
neurocyte created branch zine-file-watcher in neurocyte/flow 2025-12-01 14:32:15 +00:00
neurocyte pushed to helix-refactoring at neurocyte/flow 2025-12-01 11:48:32 +00:00
d14f0de018 refactor: clean-up duplicate commands overlay_toggle_panel/_inputivew
neurocyte pushed to render-whichkey at neurocyte/flow 2025-11-30 22:14:08 +00:00
a129c97ddd WIP: feat: render whichkey
2881f531b3 refactor: move render_decoration to WidgetStyle
393c18c54e refactor: move from_client_box and to_client_box to Widget.Box
9557703fc9 WIP: render keybinding that match the current keybind prefix
03b01f9712 refactor: get zine watcher to build in flow
Compare 9 commits »
neurocyte created branch render-whichkey in neurocyte/flow 2025-11-30 22:14:07 +00:00
neurocyte pushed to helix-refactoring at neurocyte/flow 2025-11-28 15:13:08 +00:00
d9ab0fd5af feat: add support in keybind module for looking up key sequence prefix matches
d5eb4d8bd3 fix: avoid setting the terminal background color until we know what the system color scheme is
Compare 2 commits »
neurocyte pushed to helix-refactoring at neurocyte/flow 2025-11-27 20:46:12 +00:00
bc791cad21 fix: extend the correct end of the selection in move_cursor_prev_word_start_extend
bcf52f7d96 fix: helix g g command keybind
31db6b22a5 fix: use correct direction for selection in move_cursor_prev_word_start
fd880b0094 fix: don't stomp on existing selection when entering helix SEL mode
084822ebd6 refactor: eliminate redundent healper function
Compare 10 commits »
neurocyte created branch helix-refactoring in neurocyte/flow 2025-11-27 20:46:10 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-27 11:35:34 +00:00
f99e10652c refactor: add Editor.with_cursels_const_repeat
c7c271e903 refactor: CurSel.to_selection is internal
8ba6e1843a refactor: don't special case cursor rendering in inclusive mode
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-27 11:34:06 +00:00
423b8c1613 fix: build fix after rebase/merge
1bae864022 Fixed selection extensions with new helper functions
608df1518a Initial attempt to fix prev and next word movement
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-27 11:33:33 +00:00
fe4a44f064 fix: build fix after rebase/merge
37b0535ba1 Fixed selection extensions with new helper functions
33ef79288e Initial attempt to fix prev and next word movement
Compare 3 commits »
neurocyte deleted branch helix-cursels-fixes from neurocyte/flow 2025-11-27 11:24:45 +00:00
neurocyte created branch helix-cursels-fixes in neurocyte/flow 2025-11-27 10:28:47 +00:00