Terminal.Gui icon indicating copy to clipboard operation
Terminal.Gui copied to clipboard

Several UI issues when using Kitty terminal

Open andreasciamanna opened this issue 2 years ago • 1 comments

Hi there.

I'm facing some issues with the UI when using Kitty terminal.

  • Windows:
    • What I expect to see:

      File  Settings
      ┌ Home ────────────────────────────────────────────────────────────────────────────────┐
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      └──────────────────────────────────────────────────────────────────────────────────────┘
      
    • What I get

      ┌ Home ┐
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      │                                                                                      │
      └┘
      
  • Menus:
    • What I expect to see:
      ┌─────────┐────────────────────────────────────────────────────────────────────┐
      │ Import  │                                                                    │
      │ Export  │                                                                    │
      │ Quit    │                                                                    │
      └─────────┘                                                                    │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      └──────────────────────────────────────────────────────────────────────────────┘
      
    • What I get:
      ┌┐Home ┐
      │ Import  │                                                                    │
      │ Export  │                                                                    │
      │ Quit    │                                                                    │
      └┘                                                                             │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      │                                                                              │
      └┘
      

If I run the same program on the default MacOS terminal, the UI works just fine.

Any tip on how I could fix that?

andreasciamanna avatar Sep 06 '23 20:09 andreasciamanna

Can you show the code please? I'm not having any issues with kitty on Mac.

kacperpikacz avatar Oct 02 '23 13:10 kacperpikacz