Timothy Pescatore
Timothy Pescatore
Same for wezterm. I everything is working fine when I use only the terminal, but when I open a norg file within zellij I just get an empty space
It doesn't, as far as I know. But I saw that there is a razor lsp in the dotnet project. Does anybody have some experience with that? https://github.com/dotnet/razor/blob/main/src/Razor/src/rzls/Program.cs
I still have this problem, even though I set the specified settings and restarted zen 
I think this problem is continued in this issue https://github.com/zen-browser/desktop/issues/440
That could very well be. Unfortunately I don't understand enough what is going on here. This error just comes when I try to add the following config: ``` hardware.tuxedo-rs =...
> How are you satisfied with the IBP 14 Gen 10? Do you have any issues with the external monitor? For me it's still not super stable but better... the...
I can build now with the tuxedo-rs.enabled flag. But the tailor gui doesn't have anything to control or to see there. Its pretty empty. Is that because the IBP 14...
@RokPapez this is my tuxedo.nix file otherwise I just have just the latest linux kernel ```nix { lib, config, pkgs, ... }: { hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; services.fstrim.enable = lib.mkDefault...
Hi, Do you know if there are plans to implement this feature before the official release? Honestly, workspaces that are not permanent and change dynamically can be quite annoying. Without...
As a workaround you can stage within Diffview, or at least it worked for me that way