[vim/vim] term: avoid leak kitty term resp to buffer,prompt,:!shell (PR #21044)
dezza (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/[email protected]> |
Since changing to ghostty term resp have been leaking everywhere in multiple modes.
Related:
#16318
733a69b
I am still daily driving to verify. Leaving for other ghostty users to try if they encounter the issue.
You can view, comment on, or merge this pull request online at:
https://github.com/vim/vim/pull/21044
-- Commit Summary --
* term(T_CRK): track state
* term(DECRQM): track all replies
* term: flush resp after mode off
* term: resp may leak in :!
* term(T_CRK): sync mode change
* term(T_CRK): avoid dupe pending req
-- File Changes --
M src/term.c (132)
-- Patch Links --
https://github.com/vim/vim/pull/21044.patch
https://github.com/vim/vim/pull/21044.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/21044
You are receiving this because you are subscribed to this thread.
Message ID: <vim/vim/pull/[email protected]>
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21044%40github.com.