CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-12-02 17:19:51 +00:00
01dfde1646 fix: a crash on negative button click events
neurocyte pushed to zine-file-watcher at neurocyte/flow 2025-12-02 17:11:31 +00:00
611cefa680 refactor: get zine watcher to build in flow
21a850b06a build: add zine file watcher to build
d7ad3f730a refactor: add file implementation from zine
0136c8b49c feat: add enable_prefix_keyhints option
3dfb93fbd2 refactor: add key event prefix to hints window title
Compare 43 commits »
neurocyte pushed to helix-refactoring at neurocyte/flow 2025-12-02 15:32:34 +00:00
b5e1cce4b3 fix: rebase left overs
a779c590bd refactor: clean-up duplicate commands overlay_toggle_panel/_inputivew
f964296051 fix: extend the correct end of the selection in move_cursor_prev_word_start_extend
c65a4af30a fix: helix g g command keybind
0ca1d372f6 fix: use correct direction for selection in move_cursor_prev_word_start
Compare 66 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-02 15:21:42 +00:00
0136c8b49c feat: add enable_prefix_keyhints option
neurocyte pushed to master at neurocyte/flow-website 2025-12-02 14:55:45 +00:00
f746a2a8ab fix: minor typo
neurocyte pushed to master at neurocyte/flow-website 2025-12-02 14:50:39 +00:00
6c85aecc98 deflog: keybind hints
neurocyte deleted branch render-completions from neurocyte/flow 2025-12-02 13:51:08 +00:00
neurocyte deleted branch render-whichkey from neurocyte/flow 2025-12-02 13:51:07 +00:00
neurocyte pushed tag v0.6.0-227-g3dfb93fb to neurocyte/flow-nightly 2025-12-02 13:49:04 +00:00
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