commit | 125ffd21f9601a90b845f1d50c24da0d3938bb59 | [log] [tgz] |
---|---|---|
author | Egor Zvorykin <egzvor@gmail.com> | Wed Nov 17 14:01:14 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 17 14:01:14 2021 +0000 |
tree | 589c77f58da8397c31ccfdb82a6f80f7a3d61320 | |
parent | 9459b8d461d6f8345bfa3fb9b3b4297a7950b0bc [diff] [blame] |
patch 8.2.3608: users who type "q:" instead of ":q" are confused Problem: Users who type "q:" instead of ":q" are confused. Solution: Add an autocmd to give a message that explains this is the command-line window. (Egor Zvorykin, closes #9146)
diff --git a/src/testdir/test_autocmd.vim b/src/testdir/test_autocmd.vim index 9eb718f..045320e 100644 --- a/src/testdir/test_autocmd.vim +++ b/src/testdir/test_autocmd.vim Binary files differ