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

Show error message when remote command arguments are invalid #5042

Merged
merged 1 commit into from
May 1, 2022

Conversation

page-down
Copy link
Contributor

I'm not sure how a send-text without a match should be handled properly.
If we simply check for empty matches, does that affect the broadcast function?

It seems that broadcast can first match an empty range, e.g. a focused tab with no windows (which should not report an error at this point), and later works for newly opened windows in the focused tab.

@kovidgoyal kovidgoyal merged commit bb7e403 into kovidgoyal:master May 1, 2022
@kovidgoyal
Copy link
Owner

kovidgoyal commented May 1, 2022 via email

@page-down page-down deleted the rc-err branch May 1, 2022 02:20
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

Successfully merging this pull request may close these issues.

2 participants