Snoweuph
Snoweuph
> I think this is the same issue with the MS Teams PWA. Links in the chat have target=_blank but if I click them, it just drops me from the...
I got some cod working, that gets them back, but only as text, and not as actuall buttons: ```lua local function get_current_winbar() local winbar = vim.api.nvim_eval_statusline(vim.opt.winbar:get(), { use_winbar = true...
Well, you could allways completely disable lualine fo the repl, by just putting `"dap-repl"`, in the `options.disabled_filetypes` but that would not only disable it for the winbar, but also for...
I got it working, PR for extension will come soon:   
> > Well, you could allways completely disable lualine fo the repl, by just putting `"dap-repl"`, in the `options.disabled_filetypes` > > but that would not only disable it for the...
Right, I'm interested in Collapsable folders, exactly like I had when I were using windows
Got this Issue on a Fresh and Updated install of Fedora Kde. plasma-framework is version 5.93.0-2
Is there some way I can patch it for myself?
Now fixed under Fedora with 5.94
That would be pretty nice 👍