Krishan
Krishan
Yeah exactly. Due to the open center, when there are multiple `#` signs, it looks a different pattern `||=||` (like an italicized ligature made of `||` and `=`) making it...
Thanks for the detailed analysis and PR. Sure, I'll follow the instructions and try patching the font via command line.
Thanks @Finii, I was able to patch the fonts from the command line using the latest fontforge appimage by following your instructions in #847 and the backtick (`` ` ``)...
ah! my bad. I just look into your instructions, but missed to check the documentation. 😞
IMHO, I think this character variant / stylistic set for '1' would nicely complement the alternate 'l' (`cv01`).  (This combination [`cv01` & requested alternate '1'] can be seen in...
https://github.com/helix-editor/helix/blob/26d9610e78b287c2316577af91adfd920baa7fa6/helix-core/src/object.rs#L116 Does it make sense to use `Direction::Backward` instead of `Direction::Forward` / `range.direction()` for the following commands? This way, we can always see the start of a (long) function. -...
I believe this can be closed now since #10733 is merged. (Off-topic: Congratulations on Rustlings rewrite :))
I believe this was fixed in #9065
> `contrib/` is mainly for extras that I'd prefer not to offer direct support for. e.g. documenting the best possible directory for every shell seems like platform specifics best left...
sorry, missed to respond - > but this dir does not exist in Debian Yes, none of the completion directories (except Fish's I think) were auto-created on Ubuntu / Fedora...