Skip to content

Fix/neovim quit last win crash#30

Open
yesoer wants to merge 3 commits intomainfrom
fix/neovim-quit-last-win-crash
Open

Fix/neovim quit last win crash#30
yesoer wants to merge 3 commits intomainfrom
fix/neovim-quit-last-win-crash

Conversation

@yesoer
Copy link
Owner

@yesoer yesoer commented Jul 6, 2024

Quitting all windows crashes the neovim widget. This is prevented through abbervations of all the comments that could lead to that : q, wq, qa, x etc.

@yesoer yesoer force-pushed the fix/neovim-quit-last-win-crash branch from f2c7686 to 5654414 Compare July 9, 2024 22:14
yesoer added 3 commits July 10, 2024 00:34
So the 'Engine' field is exported, which we can use to manipulate the behaviour i.e. prevent quitting of all windows.
Before using e.g. :q when only one window was left would crash the widget. Now q is substituted by Ex. This may not be the final fix.
@yesoer yesoer force-pushed the fix/neovim-quit-last-win-crash branch from cb7716d to 130a009 Compare July 9, 2024 22:34
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