Snoweuph

Results 127 comments of 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: ![image](https://github.com/nvim-lualine/lualine.nvim/assets/76737863/bf938ad5-190e-4620-8ea6-94d55f43b255) ![image](https://github.com/nvim-lualine/lualine.nvim/assets/76737863/d84b392f-0c8c-4d2f-be0e-5045d28de13b) ![image](https://github.com/nvim-lualine/lualine.nvim/assets/76737863/9583b515-3ec5-4fe9-9dc5-560aad3c344f)

> > 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?

That would be pretty nice 👍