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

Support call nvim_set_client_info when connecting to set default channel info #48

Open
zchee opened this issue May 9, 2019 · 3 comments

Comments

@zchee
Copy link
Member

zchee commented May 9, 2019

As @justinmk said #36 (comment),

I think go-client should call nvim_set_client_info when connecting to set default channel info.

Should support it.

@zchee zchee added the area/nvim label May 9, 2019
@zchee zchee self-assigned this May 9, 2019
@zchee
Copy link
Member Author

zchee commented May 13, 2019

@justinmk @mhinz
Are there any other language remote plugin SDKs already implemented call nvim_set_client_info api in SDK side?

@justinmk
Copy link
Member

@zchee i think https://github.com/neovim/pynvim . What is your question? is :help nvim_set_client_info() not clear enough?

@zchee
Copy link
Member Author

zchee commented May 14, 2019

@justinmk
Ah, I just wanted to refer to the implementation. I intended to refer to the place to called that API.
Thanks for information. I found related code in pynvim.

@zchee zchee pinned this issue Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants