cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.81k stars 2.02k forks source link

[Bug] Weird Neovim output #2809

Open cattokomo opened 1 year ago

cattokomo commented 1 year ago

Version Information

Cmder version: 1.3.20.151
Operating system: Windows 10

Cmder Edition

Cmder Full (with Git)

Description of the issue

So, I'm a Windows Terminal who migrated to Cmder for some reasons. When I try opening Neovim, the output is just weird.

How to reproduce

  1. Open WSL: Debian.
  2. Typing nvim.
  3. Weird output.

Additional context

image

Checklist

chrisant996 commented 1 year ago

Can you describe specifically what is "weird"?

DRSDavidSoft commented 1 year ago

Probably the same issue as #2583?

Check for the TERM env var, if it's set to anything please post it here.

daxgames commented 1 year ago

@UrNightmaree if you are running WSL you are not running Cmder. You are running WSL in Conemu.

Cmder is a set of settings and tools including Conemu as the terminal emulator that makes cmd.exe and powershell.exe shells more useable.

If you are running a WSL::debian task you are not using any Cmder configuration just Conemu to show the WSL terminal.

cattokomo commented 1 year ago

Probably the same issue as #2583?

Check for the TERM env var, if it's set to anything please post it here.

It's xterm-256color