Skip to content

fix(notification): nvim_win_is_valid does not accepts nil#328

Merged
lceWolf merged 1 commit intoCivitasv:masterfrom
lceWolf:nvim_win_is_valid_does_not_work_with_nil
Jun 11, 2025
Merged

fix(notification): nvim_win_is_valid does not accepts nil#328
lceWolf merged 1 commit intoCivitasv:masterfrom
lceWolf:nvim_win_is_valid_does_not_work_with_nil

Conversation

@lceWolf
Copy link
Copy Markdown
Collaborator

@lceWolf lceWolf commented Jun 11, 2025

if the window has not yet been opened, the winID is not set. Passing a nil value to nvim_win_is_valid returns an error instead of false

if the window has not yet been opened, the winID is not set. Passing a
nil value to nvim_win_is_valid returns an error instead of false
@lceWolf lceWolf merged commit 1724421 into Civitasv:master Jun 11, 2025
2 checks passed
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.

1 participant