onivim/oni

Oni freezes after performing global search

Open

#1,973 opened on Mar 29, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (336 forks)batch import
bughelp wanted

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Config: "editor.fullScreenOnStart": true OS: Windows 10 Home Oni version: 0.3.1

PC:

  • RAM: 8GB
  • CPU: Intel i5-6300 HQ @ 2.3GHz
  • Storage: TOSHIBA MQ02ABD100H (SSHD, SSD Hybrid)

When I'm trying to perform global search (Ctrl-F) it stars working really hard and in a couple seconds whole UI frezes with blank main area and only header menu visible. After this whole PC is freezed and I can't do anything except rebooting it. Looks like this can be related to the number of files in the working directory.

Contributor guide