Richard Weber
Richard Weber
I am having the exact same issue, can only do production builds with :optimizations set to :none
So I fixed this issue by moving the :require [cljsjs.material-ui] to the top of my core.cljs :require statement.
Same issue here, if using `c` it doesn't go back at all, if you chain three deep then `:q` will only go back once. I guess there is a variable...
+1 for scp, and I agree with comments above, this proposal looks useful for development machines (Vbox, fusion), but on the other providers I think this could make quite a...
This is not specific to Slack, I have had this issue when trying to install anything from the "Third Party" section of the software center.
I have not seen this, but I use `c` to close windows. I however just tested using `:q` instead and I cannot reproduce.
Ok this seems to work. ```lua vim.api.nvim_create_autocmd("User", { pattern = "NeogitStatusRefreshed", callback = function() vim.cmd("set autoread | checktime") end }) ```
I was looking for this as well, if there is a way to use the tsgo as the server backing this plugin
I had this issue with ACC, after many hours of trying various things I found this project, and it fixed my issues instantly https://gitlab.com/openirseny/protopedal, just had to bind everything in...
I set up sunshine with the prep commands on Bazzite yesterday and I put in the command like this with the number "aliases" instead and it works flawlessly `kscreen-doctor output.1.mode.31`