兎の流れ

Results 74 comments of 兎の流れ

A part of the keybindings mentioned in this issue, such as `di'`, `di[` etc., have been implemented and released, see #120.

Thank you for sharing your experiences! As you correctly noted, I prepared a branch in which I tried to produce windows builds in a few different ways. Unfortunately, while helix...

@haininhhoang94 @sdsalyer Thank you very much for your patience. It took a little while to find the time to find a solution (the treesitter integration made it hard to cross-compile),...

Thank you very much for mentioning these PRs! I finally had a closer look at them: https://github.com/helix-editor/helix/pull/2857: There seems to be some movement on this one; I'd like to give...

Thank you for reporting this issue. I did not manage to reproduce it, however. `c` in visual mode immediately clears the selection and switches to insert mode. I did try...

Oh, I see now; when you initiate a jump while in normal mode, it'll perform a selection, but stay in normal mode, which in turn results in the behavior you...

Thank you, these are good questions and a great improvement suggestion. > Since the goal of this project is to avoid Scheme, what do you plan to use instead for...

Great suggestion. Seems like the current behavior is baked in Helix and not configurable. I might have to adjust `nth_next_grapheme_boundary()` / `nth_prev_grapheme_boundary()` for this, although a better solution would be...

Hmm the idea is great, but as you point out, GitHub fails to show the changes. I'm not sure, but my guess would be that because this repository isn't registered...