CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-10-30 15:58:37 +00:00
b556c1da61 fix: add workaround for Buffer.store_to_file_const bug on non-linux platforms
neurocyte pushed to master at neurocyte/flow 2025-10-30 15:10:12 +00:00
d201a84ec8 fix: add test of Buffer.store_to_file_and_clean
neurocyte pushed to master at neurocyte/flow 2025-10-30 14:14:55 +00:00
18a7190545 fix: normalize_file_path_dot_prefix on windows
neurocyte pushed tag v0.5.0-462-gec783d68 to neurocyte/flow-nightly 2025-10-30 13:27:08 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-30 13:20:32 +00:00
ec783d68a6 feat: bind insert_command_name to ctrl+k ctrl+s in flow mode
eb11a40a9f feat: bind select_line to alt+shift+e in flow mode
70a793d942 feat: add select_line command
21d1555aca feat: add repeat argument to delete_line
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-10-30 11:47:05 +00:00
fc8642768d refactor: merge select_line_around_cursor into select_line_at_cursor
4087e0a3f9 fix: preserve cursor column and target in delete_line
e42f3ff3a5 refactor: use select_line_at_cursor to simplify cut_internal_vim
772e2e7d29 refactor: use select_line_at_cursor to simplify cut command
c27795bc95 feat: add multi cursor support to delete_line
Compare 9 commits »
neurocyte pushed tag v0.5.0-449-ge76c47e1 to neurocyte/flow-nightly 2025-10-29 20:09:31 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-29 20:02:08 +00:00
e76c47e1a6 feat: bar status shows extend or select when on helix mode
f5efe8e94f feat: [hx] Add F, T, t, f select and extension movements
65665fb28b feat: [hx] in Normal mode select to char right
151f108b80 feat: [hx] add group function to move cursor beyond eol
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-10-29 18:44:28 +00:00
edf3a4d51a Add sections anchors
6b5bf768f2 Add instructions on custom frontmatter
bea9c78e8e Update links between developer docs
0b1d2b5f32 Changed label for editing a page
6182577f7e Remove next and prev navigation and use nerd font icons
Compare 10 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-10-29 16:08:39 +00:00
9ed527779e fix: do not use installer script basename in temporary download directory template
neurocyte pushed to master at neurocyte/flow-website 2025-10-29 12:31:13 +00:00
5678d73c4f Add instructions on adding font symbols
de0ab61b22 feat: Using nerd fonts symbol icons
3abde8a76f Add top header icons
Compare 3 commits »
neurocyte pushed tag v0.5.0-445-gb70cf4ce to neurocyte/flow-nightly 2025-10-28 21:35:48 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-28 21:33:45 +00:00
b70cf4cea7 refactor: remove extra log message
neurocyte pushed to master at neurocyte/flow 2025-10-28 21:26:35 +00:00
4113fdddd5 feat: add flow mode keybind for show_vcs_status (ctrl+shift+g)
neurocyte pushed tag v0.5.0-443-g61de5d89 to neurocyte/flow-nightly 2025-10-28 21:23:45 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-28 21:21:39 +00:00
61de5d89d7 refactor: rename open_changed_files to show_vcs_status
7f7f12a441 feat: update vcs changed files info when click on branch status
fdf2b6d376 feat: allow to update vcs changed files info for current project
8d0fa9a355 feat: [hx] space g bound to open changed and new files reported by git
b6010767f2 feat: Add open changed files palette to commands
Compare 8 commits »