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

[Feature Request] Add support for vim's terminal #1

Closed
4513ECHO opened this issue Mar 6, 2022 · 3 comments
Closed

[Feature Request] Add support for vim's terminal #1

4513ECHO opened this issue Mar 6, 2022 · 3 comments

Comments

@4513ECHO
Copy link

4513ECHO commented Mar 6, 2022

There is only neovim's terminal support now:
https://github.com/tobi-wan-kenobi/zengarden/blob/main/colors/zengarden.vim#L244-L268
Could you consider of vim's it?

@tobi-wan-kenobi
Copy link
Owner

I will gladly look into it, however, I have to stress that I know next to nothing about this roght now, ao it might take me a while to get right :)

Could you maybe describe to me what scenario needs to work for you? (ie. terminal environment, etc)

@4513ECHO
Copy link
Author

4513ECHO commented Mar 6, 2022

We only have to define g:terminal_ansi_colors. It is array of color code, and its order is same as neovim's it.

ref: https://vi.stackexchange.com/questions/21345/how-does-gterminal-ansi-colors-affect-the-terminal-colors

tobi-wan-kenobi added a commit that referenced this issue Mar 6, 2022
@tobi-wan-kenobi
Copy link
Owner

Thanks a lot!

The commit right now should fix it at least partially (in gvim, at least, the background is still completely black/white, depending on the background setting).

Hope this helps you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants