Skip to content

ci: Fix MacVim test breakage for testIPCSelectedText test#1553

Merged
ychin merged 1 commit into
macvim-dev:masterfrom
ychin:fix-ci-macvim-test-ipcselectedtext
Feb 12, 2025
Merged

ci: Fix MacVim test breakage for testIPCSelectedText test#1553
ychin merged 1 commit into
macvim-dev:masterfrom
ychin:fix-ci-macvim-test-ipcselectedtext

Conversation

@ychin

@ychin ychin commented Feb 12, 2025

Copy link
Copy Markdown
Member

It seems that the input system is a little flaky and can occasionally drop the full command. Switching to a regular Vim function seems to alleviate this for now. This would be looked at and revamped in more details when we drop Distributed Objects soon.

It seems that the input system is a little flaky and can occasionally
drop the full command. Switching to a regular Vim function seems to
alleviate this for now. This would be looked at and revamped in more
details when we drop Distributed Objects soon.
@ychin ychin added the Non User Facing Non-user facing change. These issues do no need to show up in release notes. label Feb 12, 2025
@ychin ychin added this to the Release 181 milestone Feb 12, 2025
@ychin ychin added the Input Issues related to keyboard or other types of input label Feb 12, 2025
@ychin

ychin commented Feb 12, 2025

Copy link
Copy Markdown
Member Author

I think the dropped key issue is similar to #744

@ychin ychin merged commit 6eea0b8 into macvim-dev:master Feb 12, 2025
@ychin ychin deleted the fix-ci-macvim-test-ipcselectedtext branch February 12, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Input Issues related to keyboard or other types of input Non User Facing Non-user facing change. These issues do no need to show up in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant