BDisp

Results 764 comments of BDisp

With `conhost.exe` and `cmd.exe` using the `CaskaydiaCove NFM` font doesn't render well all color schema: ![Image](https://github.com/user-attachments/assets/5d450aee-4637-42f8-8069-5c0facc31c3c) Only with the `JetBrainsMono NFM` font all glyphs are rendered well with all color...

I agree with the first option for universal views.

Unfortunately this isn't working again when `WordWrap` is `false`. I even had created a unit test before to this doesn't happens again but it seems that the were changed because...

https://github.com/gui-cs/Terminal.Gui/blob/f280ded14521268942abc5f0c9b832226d2ff099/Terminal.Gui/Views/MessageBox.cs#L297-L298 @tig I really don't understand what you want doing here. `TextFormatter` doesn't rely on `View`, so it's the `MessageBox` who have to provide the necessary `width` and `height` for...

No objections. Normally when we create an app using `var` sometimes we need to initialize a view to being referenced by another view, but we want the later view added...

Just to alert that the `Application.PrevTabStopKey` which is the `Key.Tab.WithShift` won't work on `Linux` and that why it has an alternate key. Don't work on the `TextView `.

Confirmed. There are only windows.iso and windows-x86.iso. I have no idea why? If it's really needed darwin.iso can be get at this [link](https://softwareupdate.vmware.com/cds/vmw-desktop/fusion/13.5.2/23775688/universal/core/com.vmware.fusion.zip.tar).

> Maybe the latest iso should be stored in another server as a backup, it could eventually be removed forever from https://softwareupdate.vmware.com/cds/vmw-desktop/fusion/13.5.2/23775688/universal/core/com.vmware.fusion.zip.tar > I don't think so. To backup them...

Can you guys please test the PR #38? Thanks.

> Do you need to use python to download file? Not in Windows. Sorry for not to properly test it. The error was due a bad compiled file.