Coder Social home page Coder Social logo

Telescope hanging on grep about nvim HOT 5 CLOSED

ecosse3 avatar ecosse3 commented on May 3, 2024
Telescope hanging on grep

from nvim.

Comments (5)

ecosse3 avatar ecosse3 commented on May 3, 2024

I guess it can be some problem with your personal PC somehow because for me it works great after fzf-native was made for Telescope. You could try to open an issue directly in telescope repo to figure it out.

Did you run :checkhealth for looking for any possible problems?

Could you check if you are in your working directory via :pwd? I tried to grep import word with over 15000 matches and it works so quickly. If I :cd ~ to my home directory my neovim crashed after 800,000 found results which is huge.

I guess it can be just hardware/telescope issue. Probably it's not much matter of my config.

from nvim.

matthewcm avatar matthewcm commented on May 3, 2024

Thanks, i'll try some things out. I've tried on another PC, with 64GB ram, and a very fast CPU and still seeing this issue.

My own NVIM setup of telescope did not have any problem. I've also tried to use fzy-native with the ecovim setup, and still seeing the issue. So I am not too sure, what is really conflicting here.

Maybe i'll start from a simple setup and keep adding things in until i notice the issue. HealthCheck does not seem to provide anything too useful.

from nvim.

matthewcm avatar matthewcm commented on May 3, 2024

I found it. Seems to be https://github.com/NvChad/nvim-colorizer.lua
The autocommand is attaching to the telescope buffers.

from nvim.

ecosse3 avatar ecosse3 commented on May 3, 2024

@matthewcm Thanks for looking for that. I'll disable this extensions for telescope buffers and see the results. Will let you know.

from nvim.

ecosse3 avatar ecosse3 commented on May 3, 2024

@matthewcm Fixed on dev branch. I'll do a release soon so it will be available on master.

from nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.