On Fri, 02 May 2025, Riza Dindir wrote:
> Hello > > My system recently updated vim (I think to 9.1). I do not know if it was 9.1 > before. But on my system it included/includes patches (patch 794 on my > system). > > I am seeing something that I did not see before. > > I am using git using the ! shell escape from within the editor (for status, > commit, and push). When I run a ! command, the editor buffer was hidden, and > the xterm was displayed. All the commands that were run previously and their > results were seen. And a message "Press ENTER or type command to continue" was > displayed. This was normal behavior. > > But now when I run a ! command, the editor buffer output is not cleared, and > the output of the command is overwritten onto the buffer contents, and the > "Press ENTER ..." message is displayed. When you press enter, it just displays > the buffer again, correctly > > This new behavior happens most of the time. > > Does anybody have this issue with VIM version 9.1? Did your $TERM value change? Check also your 't_ti' and 't_te' values. See also :h xterm-screens for an explanation. Can you compare your :version output for the old and new Vim versions? Thanks, Christian -- An optimist is a man who looks forward to marriage. A pessimist is a married optimist. -- -- You received this message from the "vim_use" 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_use" 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_use/aBSXCcqLBHAAmhRx%40256bit.org.
