Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:terminal does not render colored text from "dotnet" command #18020

Open
KananHasanov747 opened this issue Apr 7, 2022 · 3 comments
Open

:terminal does not render colored text from "dotnet" command #18020

KananHasanov747 opened this issue Apr 7, 2022 · 3 comments
Labels
bug issues reporting wrong behavior terminal built-in :terminal or :shell

Comments

@KananHasanov747
Copy link

KananHasanov747 commented Apr 7, 2022

Neovim version (nvim -v)

0.6.1

Vim (not Nvim) behaves the same?

no, 8.2

Operating system/version

macOS 12.2.1

Terminal name/version

iTerm 3.4.15

$TERM environment variable

Iterm-256color

Installation

homebrew

How to reproduce the issue

!dotnet run Program.cs

Expected behavior

The problem is that I don't know why the C# compiles on Nvim Terminal like this:

Screen Shot 2022-04-07 at 17 06 57

If I run C# program in iTerm, it will work:

Screen Shot 2022-04-07 at 17 08 23

Also it runs on Vim:

Screen Shot 2022-04-07 at 17 19 33

The version of Vim:

Screen Shot 2022-04-07 at 17 22 52

And I don't know how to make script into init.vim, that automatically goes in the directory of file that I opened and run it in the new tab. I did something similar but it doesn't work correctly:

Screen Shot 2022-04-07 at 17 14 22

Actual behavior

How to solve it?

@KananHasanov747 KananHasanov747 added the bug issues reporting wrong behavior label Apr 7, 2022
@zeertzjq
Copy link
Member

zeertzjq commented Apr 7, 2022

Does using :terminal dotnet run Program.cs work?

@dundargoc dundargoc added the terminal built-in :terminal or :shell label Apr 7, 2022
@KananHasanov747
Copy link
Author

KananHasanov747 commented Apr 7, 2022

Does using :terminal dotnet run Program.cs work?

Well....
Screen Shot 2022-04-07 at 17 56 50

EDIT: But it also looks like that
Screen Shot 2022-04-07 at 18 01 15

@justinmk justinmk changed the title Nvim terminal doesn't work correctly :terminal does not render colored text from "dotnet" command Apr 25, 2022
@justinmk
Copy link
Member

related / duplicate ? #13036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issues reporting wrong behavior terminal built-in :terminal or :shell
Projects
None yet
Development

No branches or pull requests

4 participants