CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-04-18 18:58:30 +00:00
376ca8c9fc feat: use solid alpha dimmed background color for highlight column
neurocyte pushed to master at neurocyte/flow-syntax 2025-04-17 08:26:35 +00:00
fa6a411bc7 refactor: remove some log spam
neurocyte pushed to master at neurocyte/flow 2025-04-17 08:24:59 +00:00
a9b902ab6c refactor: remove some log spam
neurocyte pushed to master at neurocyte/flow-website 2025-04-15 16:35:02 +00:00
4fdf3ad5ee add devlog entry about new installer
neurocyte pushed to master at neurocyte/flow-website 2025-04-15 16:18:22 +00:00
fecc956d8f add 2025 devlog entries
c3d43b9134 add 2024 devlog entries
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-15 15:53:09 +00:00
ebfb9f7184 feat: add copy_file_name command
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)