Conscat

Results 32 comments of Conscat

> For the former, if they're published as different font files, you can probably just replace the one it uses as input to the patcher wth the variant you want....

It seems that scientific programmers get shafted here without higher-dimensional vectors (f64x5, f64x12, etc.) Supposedly, scientific programmers somehow find reasons to use higher dimensions, and I assume Zig would look...

It appears to pass the tests on recent compilers and fail the ones which do not fully support C++20.

I realize the problem now. It's not really miscompilation. I take a 4 byte value and pun that to `entity_t`. However, `std::bit_cast` in C++ would not permit this. Imo, it...

If it's worth noting, after displaying the Ivy posframe (with `counsel-M-X` in this case) at least once on 27.1, the Which-Key posframe border face also displays. ![GIFRecording](https://user-images.githubusercontent.com/1811218/98278358-7b424d00-1f66-11eb-8cc7-93be6f358b2f.gif)

This would make Zig come a bit closer to the expressive capabilities in C++. Since ``constexpr`` was added, the language has been able to express a function that maybe evaluates...

> I'd like to merge this, but if you have any more improvements to make to the PR, could you turn it into a draft and keep pushing commits? I...

I just fixed a few issues that I've recently noticed while using this.

> By the way sublime text style minimap is way more informative compared to scrollbar, but I understand that we can't do such thing in TUI. So percent position in...