Aleksy Rudy
Aleksy Rudy
Just wanted to confirm there is indeed a sort of an issue with the latest betas. Unfortunately, I have just downgraded back to Sonoma and cannot provide logs (I should've...
Bump! Having the app running in the background would be a killer-feature, and that's how the new native ChatGPT works also - it sits as a daemon in the menubar...
Given that we’re talking about this in the context of Fisher, I track the `fish.config` and `fish_plugins` files using chezmoi. In my fish.config file, I have the following snippet to...
@sammcj PR opened: https://github.com/Homebrew/homebrew-core/pull/178405
See if this works as it does look like it does the trick for me: ```lua local ts_tools = require("typescript-tools") ts_tools.setup({ single_file_support = false, root_dir = function(fname) if lspconfig_util.root_pattern("deno.json", "deno.jsonc")(fname)...
@krehel thank you for taking a look on this one! I referred to the vendor's [documentation](https://support.talkdesk.com/hc/en-us/articles/13920616167963-Workspace-Desktop-App-for-Talkdesk-CX-Cloud) for the name, but having it just as "Talkdesk" should not cause any confusion...
@krehel I apologise for the delayed response - really tough week on the main job. I agree that the 2.0 acts somewhat weird, but I also noticed the electron builder...