0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

Set 'visualbell' in test 72 to avoid a beep.

This commit is contained in:
Bram Moolenaar 2010-08-07 13:27:48 +02:00
parent 6ab1cc4d65
commit dd10ce91a8
2 changed files with 1 additions and 3 deletions

View File

@ -36,8 +36,6 @@ Before release 7.3:
Better Czech keymap. (Stepnem, 2010 May 4) Use if no response from Jiri Better Czech keymap. (Stepnem, 2010 May 4) Use if no response from Jiri
Tobisek. Tobisek.
test72 causes a beep for using "u" when it doesn't work.
:!cmd completion doesn't work on Windows. (Yue Wu). :!cmd completion doesn't work on Windows. (Yue Wu).
Problem with space in path? Problem with space in path?

View File

@ -6,7 +6,7 @@ STARTTEST
:so small.vim :so small.vim
:" :"
:" Test 'undofile': first a simple one-line change. :" Test 'undofile': first a simple one-line change.
:set nocompatible viminfo+=nviminfo :set nocompatible viminfo+=nviminfo visualbell
:set ul=100 undofile nomore :set ul=100 undofile nomore
:e! Xtestfile :e! Xtestfile
ggdGithis is one line:set ul=100 ggdGithis is one line:set ul=100