Skip to content

Fix :terminal with 'termwinscroll' E315 issue#17170

Closed
h-east wants to merge 1 commit intovim:masterfrom
h-east:fix-terminal-E315-issue
Closed

Fix :terminal with 'termwinscroll' E315 issue#17170
h-east wants to merge 1 commit intovim:masterfrom
h-east:fix-terminal-E315-issue

Conversation

@h-east
Copy link
Copy Markdown
Member

@h-east h-east commented Apr 20, 2025

Fix: #17099 #16024 #16211

The issue was fixed by calling check_cursor() after the buffer line deletion process when 'termwinscroll' is exceeded.
Accordingly, I have reverted the previous fix code. (Test is successful.)

If there are no problems, I'll add a test for #17099 later.

@chrisbra
Copy link
Copy Markdown
Member

thanks

@chrisbra chrisbra closed this in 926e2af Apr 21, 2025
@h-east h-east deleted the fix-terminal-E315-issue branch April 21, 2025 10:44
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.

E315 ml_get:invalid_lnum: [number] in terminal buffer [again^2]

2 participants