Permalink
Please sign in to comment.
Browse files
ivy.el: Add a small refresh delay for dynamic collections.
This is probably a good idea performance-wise since it limits the number of collection updates when the user is typing. However, the main reason for this change is to work around an Emacs freeze on Windows when the dynamic collection is generated by an external command (see for example this bug in helm-ag which also affects counsel-ag and similar commands: syohex/emacs-helm-ag#188). Related to #1218 (but only applies for dynamic collections, where the difference is really noticeable). Helps with #1198 and #786. Fixes #1237
- Loading branch information...
0 comments on commit
68f5f4e