CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-04-08 18:02:53 +00:00
3ce4aaf33a fix: move_next_word_end (#225)
neurocyte pushed to master at neurocyte/flow 2025-04-08 17:32:55 +00:00
41339b05e4 fix: merge build failure in helix.move_next_word_end and add repeat support
7a1a411aaf feat: Helix mode: move_next_word_end (#223)
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-08 16:25:01 +00:00
ae815043d9 feat: add vim mode keybindings for setting integer argument
ec483d34d5 feat: add emacs mode keybindings for setting integer argument
6bed62e51d feat: add support for repeat integer arguments to many commands
94b222fb1b feat: add flow mode keybindings for setting integer argument
545b470e03 fix: call configured init_commands for all mode types
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-08 08:39:58 +00:00
a3a6830043 refactor: re-intruduce move_to_char direction indicator
fb985a703a feat: Helix & Vim mode: adding more commands (#218)
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-07 19:11:19 +00:00
716f871d03 fix: pause_/resume_undo_history should correctly store/restore an undo point
63270246d9 feat: call pause/resume_undo_history on entering/exiting insert modes
6743c99c12 feat: add per input mode init_command and deinit_command support
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-04-07 15:04:50 +00:00
4e80f937cd feat: add log as an extension for the conf file type
46bd66ec8a build: remove ts_bin_query_gen build output messages
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-03 04:39:54 +00:00
563eb57e44 refactor: move cut_to helix workaround to a helix specific command
62c6313107 refactor: mark more editor functions as public
0babbb1833 fix(helix): Making d and c work as expected in normal mode
e669849629 Helix mode: find_file
d2d6508ed8 Helix mode: move_cursor_word_left
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-26 22:10:16 +00:00
b30a5d4819 fix: win32 build
neurocyte pushed to master at neurocyte/flow 2025-03-26 22:07:21 +00:00
58082ed2a1 feat: add Customise theme command
c3cda5b7fe build: update thespian to use separate cbor package
Compare 2 commits »
neurocyte pushed to master at neurocyte/thespian 2025-03-26 19:39:25 +00:00
42a98a44e7 build: migrate to separate cbor package
neurocyte pushed to master at neurocyte/flow 2025-03-26 18:22:47 +00:00
6eaef79f43 feat: add debug build warning to home screen
neurocyte pushed to master at neurocyte/flow 2025-03-26 18:11:53 +00:00
75bf3d253b feat: add log as an extension for the conf file type
46921f386d feat: add support for string args in --exec separated by colons
4283321542 feat: add build version to home screen
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-26 11:22:46 +00:00
b410687339 feat: close results pane if find_in_files mode is cancelled
neurocyte pushed to master at neurocyte/flow 2025-03-25 20:06:36 +00:00
3e8faabd9d feat: add clock widget digit style parameter
f6847001db refactor: remove obsolete lsp_request_timeout config parameter
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-25 19:53:54 +00:00
aa568dfd5e feat: add status bar widget parameter support with parameters for linenumber and spacer widgets
neurocyte pushed to master at neurocyte/flow 2025-03-25 16:25:25 +00:00
0e72a714dc build: remove ts_bin_query_gen build output messages
a1b2737c5d feat: use explicit error handling for all startup errors
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-25 14:06:45 +00:00
fc3224137d fix: remove blocking project manager call on startup
neurocyte pushed to master at neurocyte/flow 2025-03-25 08:51:45 +00:00
739b2a776f fix: never double free LSP init queue
44c55dd4f2 feat: add command palette bindings to vim visual modes
9e3f1af858 feat: queue messages to LSP while waiting for initialize response
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-24 21:08:25 +00:00
6d58ecb324 feat: make LSPs fully async
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-24 12:11:55 +00:00
d231728c92 feat: output total size of binary queries
f7351aadab fix: ts_bin_query_gen should be built for host for cross-compiling
Compare 2 commits »