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

Reattaching to headless ui with multigrid causes missing events #28513

Closed
williamhCode opened this issue Apr 26, 2024 · 1 comment
Closed

Reattaching to headless ui with multigrid causes missing events #28513

williamhCode opened this issue Apr 26, 2024 · 1 comment
Labels
bug issues reporting wrong behavior ui ui-extensibility UI extensibility, events, protocol

Comments

@williamhCode
Copy link

Problem

Reattaching to nvim ui with multigrid causes missing events.

Screen.Recording.2024-04-26.at.3.47.23.AM.mov

Steps to reproduce

  1. run `nvim --listen localhost:6666 --headless"
  2. Attach ui with multigrid, detach ui, then attach ui again.

Expected behavior

No missing events.

Neovim version (nvim -v)

NVIM v0.10.0-dev-2930+g47ba96a6b

Vim (not Nvim) behaves the same?

no

Operating system/version

macOS 14.4.1

Terminal name/version

tmux

$TERM environment variable

xterm-256color

Installation

releases zip file

@williamhCode williamhCode added the bug issues reporting wrong behavior label Apr 26, 2024
@github-actions github-actions bot added the ui label Apr 26, 2024
@williamhCode
Copy link
Author

sorry, i think duplicate of #19559

@justinmk justinmk added the ui-extensibility UI extensibility, events, protocol label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issues reporting wrong behavior ui ui-extensibility UI extensibility, events, protocol
Projects
None yet
Development

No branches or pull requests

2 participants