[vim/vim] Terminal not reset on SIGTERM (Issue #21090)
Dominik George (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/issues/[email protected]> |
Natureshadow created an issue (vim/vim#21090) ### Steps to reproduce 1. Start vim with mouse support 2. Send SIGTERM to vim 3. Try to use mouse in terminal ### Expected behaviour Mouse support is correctly deinitialised and the terminal emulator gets control back. Instead, currently, mouse control characters mess up the terminal, because the terminal is not correctly reset when exiting after SIGTERM. ### Version of Vim 9.1 ### Environment OS: Debian 12 Terminal: GNOME Terminal TERM: xterm-256color Shell: bash ### Logs and stack traces ```shell ``` -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/issues/21090 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/issues/[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/issues/21090%40github.com.