Julian V.
Julian V.
I am currently working on a fix. Will create a PR for this.
Is the following related to the this problem or should I open another issue? When having this line: ```rust pub fn format(self: Self, comptime fmt: []const u8, options: std.fmt.FormatOptions, writer:...
This should also close #789, if I understood the comment correctly.
You mean by doing the following? ```sh riverctl toggle-focused-tags $tag riverctl focus-view 1 ``` How do I ensure that the toggled tag(s) are always on top (e.g. at position 1)?...
Hey I also would love to have this feature. Are you still planning on doing it?
I think that issue can get closed as [mach-opus](https://github.com/hexops/mach-opus) states it has "Encoding & decoding support". Also there is a commit ([encoder](https://github.com/hexops/mach-opus/commit/e3f1d07b27cfd66a05526c9aaaaa2d5c7b69162e)) indicating that encoder support was added in Jan...
I'm very new to this but I think this is not regressed anymore as the fix for https://github.com/llvm/llvm-project/issues/56397 landed some time ago in https://github.com/llvm/llvm-project/commit/2483f43d47ca30a9d9ff3f1714a45ca63d9b3410. I did the following to confirm...