CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 21:29:11 +00:00
e600b0d7c0 start moving devlog content from discord
8985cf6ec9 add devlog layouts
5e6929fe14 refactor: clean-up and modernize templates a little
0572aff394 remove gems
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 17:57:58 +00:00
3f535d15e0 output installer permissions message after version check
ac54438fbe add version check to installer to avoid re-downloading the same version
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-14 12:11:45 +00:00
b958e8989d docs: update installer instructions in README.md
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 12:09:46 +00:00
8ec3c54b97 remove extra section title
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 12:08:23 +00:00
218b14bd47 update installer script docs
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 11:53:24 +00:00
f879aaca4a always request permissions with sudo if needed in install script
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 10:05:23 +00:00
9db1deb169 add permissions check and sudo support to install script
neurocyte pushed to master at neurocyte/flow 2025-04-14 08:14:48 +00:00
6283d04442 Helix: fixing c keymap behavior
66f94a40e9 Helix: normal mode after delete
17f0faed68 Fix insert_line
ccaeded0c8 Fix pasting line
7778512c35 Correcting selection after paste
Compare 6 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-09 17:15:05 +00:00
4aca7063f2 feat: add reload_file command
neurocyte pushed to master at neurocyte/flow-website 2025-04-09 15:12:53 +00:00
9cf52dd60d migrate to standalone zine
a89d3a5461 add more links to nav bar
300ea51d87 add /latest prebuilt binary links
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-09 12:51:41 +00:00
9892e693b0 fix: insert right char on move failure in smart_insert_pair_close
neurocyte pushed to master at neurocyte/flow 2025-04-09 06:49:56 +00:00
105be85d0f goto_line_vim: integer parameters
f58babf2e7 Extend_line_below: integer parameter
e993296590 add helix mode keybindings for setting integer argument
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-08 21:17:55 +00:00
33d4eb044a feat: add highlight_columns initial basic implementation
neurocyte pushed to master at neurocyte/flow 2025-04-08 18:06:02 +00:00
5199dcdd27 feat: Vim mode: till_char (#224)
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 »