Mercurial > vim
view runtime/ftplugin/gitsendemail.vim @ 30843:82e62fd4eae9 v9.0.0756
patch 9.0.0756: no autocmd event for changing text in a terminal window
Commit: https://github.com/vim/vim/commit/4ccaedfcd7526983f4b6b3b06b0bfb54f333f1f3
Author: Shougo Matsushita <Shougo.Matsu@gmail.com>
Date: Sat Oct 15 11:48:00 2022 +0100
patch 9.0.0756: no autocmd event for changing text in a terminal window
Problem: No autocmd event for changing text in a terminal window.
Solution: Add TextChangedT. (Shougo Matsushita, closes https://github.com/vim/vim/issues/11366)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 15 Oct 2022 13:00:02 +0200 |
parents | 7bc41231fbc7 |
children |
line wrap: on
line source
" Vim filetype plugin " Language: git send-email message " Maintainer: Tim Pope <vimNOSPAM@tpope.org> " Last Change: 2009 Dec 24 runtime! ftplugin/mail.vim