7ombie
7ombie
> I understand that modes are global... To be fair, I should have said that I *now* understand that modes are global. I didn't really appreciate that when I opened...
You could even move the mode indicator to the bufferline (either top-left, immediately before the buffer-names, or top-right, on its own, at the very end of the bufferline), so the...
@kirawi - No worries. Do you think I should close this issue? I'm happy to, if it helps.
If we agree that the issue with the mode indicators stems from the fact that the statusline is per-window, and that this is worth trying to fix, the effect on...
This is not an *enhancement*. It should be labeled as a *bug*, as you cannot use color-modes *and* a separator at the same time. The separator is not colored correctly,...
**TLDR: I'm just sharing an opinion on how bindings aught to work. If you're busy, you can ignore this.** Default bindings should just be a default config that's bundled with...
I had a couple of technical issues reading the book offline. On the (11th-gen) Kindle Paperwhite (with an eInk display), the code examples (including inline code) use the same (variable...
My Helix cursor never blinks (including at the command line, in the file picker etc - where the terminal cursor's *color* is reused by Helix). The cursor blinks correctly in...
***There are now two bugs and a feature request in this issue.*** There is a bug with cursors not blinking, another bug where the cursor is not properly reset when...
> To reiterate https://github.com/helix-editor/helix/issues/2245#issuecomment-1107708361 (especially since https://github.com/helix-editor/helix/pull/4458): this can be roughly implemented in terms of existing commands This is incorrect. There's currently no way to implement this functionality in Insert...