CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-11-18 14:41:39 +00:00
7ae983a419 fix: hx use explicit mode on match brackets
neurocyte pushed to master at neurocyte/flow 2025-11-18 14:38:19 +00:00
294e30f8ee feat: add value type descriptions to config files
e4d1b55c15 refactor: make unsupported config type errors more descriptive
4cfe6adadd refactor: change default_cursor config option to an enum
5a6c010e58 feat: [hx] Added keybind for toggle_centered_view
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-18 11:53:55 +00:00
ed7c0f0c46 feat: add centered_view_min_screen_width config option
c3808d11c0 feat: enable indent whitespace_mode by default
3dc731d086 refactor: convert whitespace_mode config options to an enum
e2009425f5 feat: ty lsp for python
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-18 11:52:21 +00:00
e76daa8799 feat: add centered_view_min_screen_width config option
2c40b5b2b5 feat: enable indent whitespace_mode by default
cc1437b787 refactor: convert whitespace_mode config options to an enum
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-18 10:48:34 +00:00
8b9cc87cab fix: add back german quotes to char_pairs
b4b44ec906 refactor: additional characters for smart_insert
fd3401748e refactor: identify mode inside hx on bracket matching
3d0a0571c2 fix: removed unused code
0b80ae50db refactor: simplify match mode
Compare 9 commits »
neurocyte pushed tag v0.6.0-71-g5b8c28e1 to neurocyte/flow-nightly 2025-11-17 20:57:23 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-17 20:52:31 +00:00
5b8c28e1e1 fix: don't enable centered_view by default
neurocyte pushed to master at neurocyte/flow-website 2025-11-17 20:40:13 +00:00
836d5e0f93 prevent bottom container from overlapping main text
57dce7b8d9 Style: Add left and right container navigation
7065d7f205 fixed typo
321d6a798b style: left fixed internal toc
b87fb9dfbc No underline or mouse change on headings
Compare 14 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-11-17 20:18:06 +00:00
2d655ef7a4 devlog: centered view
neurocyte pushed tag v0.6.0-70-g1600bf64 to neurocyte/flow-nightly 2025-11-17 19:29:13 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-17 19:25:11 +00:00
1600bf6406 fix: task_palette should use the correct mode hints for width calculations
54c68df967 fix: auto_find should always clear last_match_text
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-17 18:09:39 +00:00
f6d1f27337 feat: [hx] mm match brackets support
5a2ef01645 feat: [emacs] C-M-p C-M-n matching braces support
af9ff67e49 feat: [vim] % support for matching bracket under cursor
56ea0138a5 feat: goto_bracket goes to the pair bracket under cursor
57547b80ff refactor: add metrics parameter to with_cursel_const
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-17 17:23:41 +00:00
ce82e95c10 fix: don't quit when closing the final split unless it is the home screen
643dc2ab8a feat: bind toggle_centered_view to ctrl+k x in flow mode
c6ed937976 feat: add toggle_centered_view command
65fe2bc5c2 feat: add centered_view support
2e150f6c62 feat: add pane_left and pane_right widget types
Compare 8 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-17 09:21:31 +00:00
1f119e79d8 fix: disable enable_terminal_color_scheme by default
neurocyte pushed tag v0.6.0-54-g462cc06e to neurocyte/flow-nightly 2025-11-16 23:14:38 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-16 23:10:13 +00:00
462cc06e2e fix: don't run git status if we don't have a git working directory
neurocyte pushed tag v0.6.0-53-g6e9e00e1 to neurocyte/flow-nightly 2025-11-16 22:02:44 +00:00