mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	Set 'visualbell' in test 72 to avoid a beep.
This commit is contained in:
		| @@ -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? | ||||||
|  |  | ||||||
|   | |||||||
| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user