FS#23511 - [vim] lazyredraw and wildmode list conflict

Attached to Project: Arch Linux
Opened by Vivien Delmon (ZiXiS) - Wednesday, 30 March 2011, 08:44 GMT
Last edited by Evangelos Foutras (foutrelis) - Monday, 29 August 2011, 16:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Kieslich (tobias)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When lazyredraw is activated the wildmode list doesn't work anymore, the buffer is instantly redraw on top of the list when using completion.
It worked before this version.

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
vim -u /etc/vimrc
:set lz
:set wildmode=list

Try to use completion in the command line.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Monday, 29 August 2011, 16:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  Not reproducible in 7.3.266-1.
Comment by Eric Belanger (Snowman) - Monday, 22 August 2011, 04:11 GMT
Is it fixed in vim 7.3.266-1 ? If not, it might be better to report that upstream.
Comment by Vivien Delmon (ZiXiS) - Monday, 29 August 2011, 07:14 GMT
It is solved in vim 7.3.266-1 ;)

Loading...