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

feat(ui): connect to remote ui (beginning of ui client) #17691

Merged
merged 2 commits into from
Mar 12, 2022

Conversation

bfredl
Copy link
Member

@bfredl bfredl commented Mar 12, 2022

For 0.8 one of my goals is to get #10071 fully merged. As the changes are quite intrusive I plan to separate it into smaller steps which can be reviewed and merged incrementally.

This PR adds a mode nvim --server foo --remote-ui-test which currently just prints the name of the events, in order to test the basic logic for connecting to server (overlapping with #17439 ) and configuring the main event loop to process "redraw" events.

co-authored-by: hlpr98 <hlpr98@gmail.com>
@bfredl bfredl merged commit 36ca585 into neovim:master Mar 12, 2022
@bqv
Copy link

bqv commented Nov 30, 2023

what does this mean for #2161 ?

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

Successfully merging this pull request may close these issues.

None yet

3 participants