Open ootoovak opened 8 years ago
Using FZF can sometimes cause redraw issues as well.
Caught this in my Console logs during some redraw (and UI responsiveness issues):
26/09/16 12:04:37.757 PM Neovim[392]: *** -[__NSCFString stringByAppendingString:]: nil argument
26/09/16 12:04:37.760 PM Neovim[392]: (
0 CoreFoundation 0x00007fff8d0704f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8c26af7e objc_exception_throw + 48
2 CoreFoundation 0x00007fff8d0d74bd +[NSException raise:format:] + 205
3 Foundation 0x00007fff97d2bfc7 -[NSString stringByAppendingString:] + 96
4 Neovim 0x000000010e522c16 -[VimView(Redraw) doAction:withItem:] + 2134
5 Neovim 0x000000010e52231a -[VimView(Redraw) redraw:] + 634
6 Neovim 0x000000010e531923 -[VimWindow notified:withData:] + 227
7 Neovim 0x000000010e534b01 -[VimWindow handleEvent:] + 593
8 Foundation 0x00007fff97d6efde __NSThreadPerformPerform + 279
9 CoreFoundation 0x00007fff8d005881 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
10 CoreFoundation 0x00007fff8cfe4fbc __CFRunLoopDoSources0 + 556
11 CoreFoundation 0x00007fff8cfe44df __CFRunLoopRun + 927
12 CoreFoundation 0x00007fff8cfe3ed8 CFRunLoopRunSpecific + 296
13 HIToolbox 0x00007fff9211a935 RunCurrentEventLoopInMode + 235
14 HIToolbox 0x00007fff9211a76f ReceiveNextEventCommon + 432
15 HIToolbox 0x00007fff9211a5af _BlockUntilNextEventMatchingListInModeWithFilter + 71
16 AppKit 0x00007fff9af9cdf6 _DPSNextEvent + 1067
17 AppKit 0x00007fff9af9c226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
18 AppKit 0x00007fff9af90d80 -[NSApplication run] + 682
19 Neovim 0x000000010e51619a main + 186
20 libdyld.dylib 0x00007fff9fea75ad start + 1
)
Same issue here.. :(
OSX 10.11.6 neovim-dot-app-HEAD-68cf699
Sometimes when Neovim is open (editing Ruby, ERB templates, and terminals running servers) the tab with the Ruby code becomes unresponsive. Even once it becomes (semi-)responsive again the redraw is often laggy or broken completely.
init.vim file if any of these plugins or settings might be causing the issue: