Skip to content

Conversation

@Serkora
Copy link

@Serkora Serkora commented Dec 7, 2025

  1. Close the commit info popup if full commit view is entered, otherwise it remains on the screen with no way to close it.
  2. Check that the saved window is valid before attempting to reuse it. This triggering an error if the blame window got closed by pressing escape while commit info popup is shown.
  3. Delay augroup delete so that the popup is correctly closed when the main window is closed (solution by leiswatch)

This solve #63, #65 and also the error introduced by #74 described in #74 (comment)

1. Close the commit info popup if full commit view is entered, otherwise
   it remains on the screen with no way to close it.
2. Check that the saved window is valid before attempting to reuse it.
   This triggering an error if the blame window got closed by pressing
   escape while commit info popup is shown.
3. Delay augroup delete so that the popup is correctly closed when the
   main window is closed (solution by leiswatch)
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