Skip to content

Conversation

@lhecker
Copy link
Member

@lhecker lhecker commented Sep 8, 2025

Fixes the crash and also makes SnapOnOutput a bit nicer.

Closes #19325

Validation Steps Performed

  • Launch vim in WSL
  • Exit
  • No crash ✅

Co-authored-by: Dustin L. Howett <[email protected]>
{
~SnapOnScopeExit()
{
if (self)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh wait. i can just return SnapOnOutput{nullptr} if the velocity feature is off. lol sorry.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh true, I even had that in mind when I wrote that. 😅

@DHowett
Copy link
Member

DHowett commented Sep 10, 2025

now, does it actually fix 19325 :D

@lhecker lhecker merged commit 3849321 into main Sep 10, 2025
19 checks passed
DHowett pushed a commit that referenced this pull request Sep 16, 2025
Fixes the crash and also makes `SnapOnOutput` a bit nicer.

Closes #19325

## Validation Steps Performed
* Launch vim in WSL
* Exit
* No crash ✅

(cherry picked from commit 3849321)
Service-Card-Id: PVTI_lADOAF3p4s4BBcTlzgegVZ8
Service-Version: 1.24
@DHowett DHowett deleted the dev/lhecker/19325-make-cursor-visible-crash branch November 20, 2025 19:46
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.

crash on startup in OpenConsole!SCREEN_INFORMATION::_makeCursorVisible

3 participants