Code Monkey home page Code Monkey logo

Comments (4)

pysan3 avatar pysan3 commented on June 12, 2024 1

Hmm, you know that lua is a very slow language and we will need to hand out the filtering to an external binary or neo-tree will freeze for a while and become basically useless.

We could possibly change the arguments based on neo-tree configuration but it is just that we - the maintainers do not have enough free time to implement that. (Of course PR is very welcomed!)

I'll say we can leave this issue opened for people that might come search for the same issue, but I need you to understand that you have to manually craft find_args to your likings with the current state.

P.S. I'll definitely recommend you to try out fd. It's night and day difference.

from neo-tree.nvim.

pysan3 avatar pysan3 commented on June 12, 2024

Fuzzy finder and neo-tree settings hardly share anything unfortunately. Please modify find_args option to get the output you want based on what binary command you use for filtering (most likely, and most recommended fd).

https://github.com/nvim-neo-tree/neo-tree.nvim/blob/main/lua/neo-tree/defaults.lua

from neo-tree.nvim.

bluss avatar bluss commented on June 12, 2024

Oh, thanks for that pointer, I thought it was internal tbh. (And I don't have fd.) That makes this bug invalid, possibly? Still a surprising/unfortunate UX

from neo-tree.nvim.

bluss avatar bluss commented on June 12, 2024

LuaJit is created by a wizard named Mike Pall and it's very fast 😉. Thanks for the help with this issue, that makes sense, it's no big thing I think, I hoped it was a minor oversight (but it's not that easy, it turns out.)

from neo-tree.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.