Skip to content

fix(sticky_header): Improve window cleanup and error handling#73

Merged
hat0uma merged 1 commit intomainfrom
fix_improve_window_cleanup
Sep 6, 2025
Merged

fix(sticky_header): Improve window cleanup and error handling#73
hat0uma merged 1 commit intomainfrom
fix_improve_window_cleanup

Conversation

@hat0uma
Copy link
Copy Markdown
Owner

@hat0uma hat0uma commented Sep 6, 2025

  • Rename close_if_opened to close_header_win_for for clarity
  • Add pcall protection for window close operations
  • Add window validity check in statuscolumn function

Fixes #74

- Rename close_if_opened to close_header_win_for for clarity
- Add pcall protection for window close operations
- Add window validity check in statuscolumn function
@hat0uma hat0uma merged commit 0994095 into main Sep 6, 2025
5 checks passed
@hat0uma hat0uma deleted the fix_improve_window_cleanup branch September 6, 2025 09:35
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.

BUG: "Invalid window id" errors in sticky_header during CSV editing

1 participant