AstroNvim / AstroNvim

AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
https://AstroNvim.com
GNU General Public License v3.0
12.54k stars 918 forks source link

Doesn't work at JetBrains/IntelliJ terminal #100

Closed nebiros closed 2 years ago

nebiros commented 2 years ago

I made nvim my default $EDITOR, but, AstroVim doesn't work at the JetBrains/IntelliJ terminal, for some reason cannot render it properly:

Screen Shot 2022-02-25 at 9 53 57 AM
kabinspace commented 2 years ago

@nebiros Are you trying to use AstroVIm inside JetBrains integrated terminal?

bryant-the-coder commented 2 years ago

why r u using astrovim in jetbrains?

nebiros commented 2 years ago

@nebiros Are you trying to use AstroVIm inside JetBrains integrated terminal?

yes, inside the JetBrains/IntelliJ terminal, why?, cause I set my $EDITOR env var to nvim, 😅

kabinspace commented 2 years ago

@nebiros Does AstroVim work in your external terminal? except for JetBrains

nebiros commented 2 years ago

@nebiros Does AstroVim work in your external terminal? except for JetBrains

exactly, in iterm2 at macos, which is the terminal I use, it works ok, but not inside the JetBrains/IntelliJ terminal

kabinspace commented 2 years ago

@nebiros Did neovim work in your JetBrains terminal before you installed AstroVim or not?

nebiros commented 2 years ago

@nebiros Did neovim work in your JetBrains terminal before you installed AstroVim or not?

honestly, I don't know, first time using neovim cause AstroVim, before I was using vim/macvim, and vim was working

kabinspace commented 2 years ago

@nebiros Since it is working on other terminal except for JetBrains terminal, I think it might be the issue coming from IntelliJ itself. I would suggest you to open this issue on their github