Sebbl0508
Sebbl0508
Yea i'd like that too, i have a linux server to use for downloads and install via FTP/SFTP from since my local internet is really slow
Are there any updates on this?
Yeah, i have no idea about QT. I'll try to fix it
Oh no Edit: `git rebase HEAD~3 --signoff` rebases about 16 commits because i merged upstream into this branch, and puts my signature on them.
Nvm, think i fixed it
I tested the current fix, and on my laptop (which has x1.25 font scaling set up in gnome tweaks) it's still clipped https://i.imgur.com/a/UYKg2ne.png
This fix now draws the descriptions with only a single line on my laptop with font scaling. I still have to check if this works for normal scaling on my...
Looks good on my laptop now, thanks!
Shouldn't this be closed now?
> I had this problem and reported [neovim/neovim#22614](https://github.com/neovim/neovim/issues/22614). I think shows up for zellij because it takes a little longer to report the color than your terminal. Trying `vim.schedule(ColorPlease)` might...