java.lang.IllegalArgumentException: different buffers at com.raelity.jvi.ViFPOS$abstractFPOS.compareTo(ViFPOS.java:168) at com.raelity.jvi.ViFPOS$abstractFPOS.compareTo(ViFPOS.java:98) at com.raelity.jvi.core.Buffer$VisualBounds.init(Buffer.java:469) at com.raelity.jvi.core.Buffer.getVisualSelectBlocks(Buffer.java:591) at org.netbeans.modules.jvi.impl.NbTextView$VisualSelectHighlighter.getBlocks(NbTextView.java:1308) at org.netbeans.modules.jvi.impl.NbTextView$BlocksHighlighter$1.run(NbTextView.java:1559) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1427) at org.netbeans.modules.jvi.impl.NbTextView$BlocksHighlighter.fillInTheBag(NbTextView.java:1549) at org.netbeans.modules.jvi.impl.NbTextView$BlocksHighlighter.fillInTheBag(NbTextView.java:1543) at org.netbeans.modules.jvi.impl.NbTextView$BlocksHighlighter.reset(NbTextView.java:1471) at org.netbeans.modules.jvi.impl.NbTextView.updateVisualState(NbTextView.java:1117) at org.netbeans.modules.jvi.impl.NbTextView.hookupHighlighter(NbTextView.java:1176) at org.netbeans.modules.jvi.impl.NbTextView.access$100(NbTextView.java:87) at org.netbeans.modules.jvi.impl.NbTextView$VisualSelectHighlighter.(NbTextView.java:1299) at org.netbeans.modules.jvi.impl.NbTextView$HighlightsFactory.createLayers(NbTextView.java:1267) at org.netbeans.modules.editor.lib2.highlighting.HighlightingManager$Highlighting.rebuildAllLayersImpl(HighlightingManager.java:397) at org.netbeans.modules.editor.lib2.highlighting.HighlightingManager$Highlighting$4.run(HighlightingManager.java:376) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1427) at org.netbeans.modules.editor.lib2.highlighting.HighlightingManager$Highlighting.rebuildAllLayers(HighlightingManager.java:373) at org.netbeans.modules.editor.lib2.highlighting.HighlightingManager$Highlighting.rebuildAll(HighlightingManager.java:359) at org.netbeans.modules.editor.lib2.highlighting.HighlightingManager$Highlighting.access$000(HighlightingManager.java:178) at org.netbeans.modules.editor.lib2.highlighting.HighlightingManager$Highlighting$3.run(HighlightingManager.java:274) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1427) at org.netbeans.modules.editor.lib2.highlighting.HighlightingManager$Highlighting.propertyChange(HighlightingManager.java:271) at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:215) at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263) at java.awt.Component.firePropertyChange(Component.java:8428) at javax.swing.text.JTextComponent.setDocument(JTextComponent.java:443) at javax.swing.JEditorPane.setEditorKit(JEditorPane.java:1058) at org.netbeans.modules.editor.search.SearchComboBoxEditor.changeToOneLineEditorPane(SearchComboBoxEditor.java:163) at org.netbeans.modules.editor.search.ReplaceBar.gainFocus(ReplaceBar.java:330) at org.netbeans.modules.editor.search.actions.ReplaceAction.actionPerformed(ReplaceAction.java:97) at org.netbeans.spi.editor.AbstractEditorAction.actionPerformed(AbstractEditorAction.java:505) at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:93) at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116) at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99) at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed(GeneralAction.java:234) at org.openide.windows.TopComponent.processKeyBinding(TopComponent.java:1176) at javax.swing.JComponent.processKeyBindings(JComponent.java:2943) at javax.swing.JComponent.processKeyEvent(JComponent.java:2845) at java.awt.Component.processEvent(Component.java:6310) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1954) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:806) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1074) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:945) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:771) at java.awt.Component.dispatchEventImpl(Component.java:4760) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)