diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-04-13 00:37:27 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-05-25 05:27:17 -0400 |
commit | 138110e082e95ff82f042591c476b7479ba436e0 (patch) | |
tree | 35a40f8c68c0185c62d274e3e6ca4bf4f0e108ff /src/nvim/syntax.c | |
parent | 4769deb36a54c3b2a4a2d2addb2937c1aa7dd629 (diff) | |
download | rneovim-138110e082e95ff82f042591c476b7479ba436e0.tar.gz rneovim-138110e082e95ff82f042591c476b7479ba436e0.tar.bz2 rneovim-138110e082e95ff82f042591c476b7479ba436e0.zip |
vim-patch:8.0.0683: visual bell flashes too quickly
Problem: When using a visual bell there is no delay, causing the flash to
be very short, possibly unnoticeable. Also, the flash and the
beep can lockup the UI when repeated often.
Solution: Do the delay in Vim or flush the output before the delay. Limit the
bell to once per half a second. (Ozaki Kiichi, closes vim/vim#1789)
https://github.com/vim/vim/commit/2e147caa14f622dfd1c1def8e07c113b9b85d4b2
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions