Git Product home page Git Product logo

Comments (6)

schinagl avatar schinagl commented on May 23, 2024

I understood

  • After issuing a search. the empty search window shall open immediately. It fills as the matches trickle in
  • Search shall not be limited to one drive, but to a e.g. comma separated list. e.g. c:, d:\mydir, e:\photo

Correct?

from winfile.

huanghui6678 avatar huanghui6678 commented on May 23, 2024

thanks for your response!
yes. I try to explain my search behaviour.
winfile support regular expression,

  1. open search window
  2. input a regular expression, for example *pcie*pdf, search range is the entire C:\ and D:\ drive, I think winfile should show me the result real-time.

current the behaviour of winfile:

  1. open search window
  2. input a word, for example *pcie*, winfle begin to search and show the result several seconds later;
  3. I check the result, if the result list is too long, I need input a new key word, pciepdf.

from winfile.

huanghui6678 avatar huanghui6678 commented on May 23, 2024

update a test

  1. open search window;
  2. input a regular expression, for example *pcie*pdf, search range is the entire d:\
  3. winfile close the search window and show me search result in another window
  4. open search window, but keep Search Sesult Windows opened;
  5. input a regular expression, for example *nvme*pdf, search range is the entire d:\
  6. winfile show me result real time in the Search Sesult Windows!

from winfile.

schinagl avatar schinagl commented on May 23, 2024

@craigwi: What was the reason that the search opens the result only when it is done/interrupted? (except the search window is minimized)
Was it 'because it was ever since like that' ?

It is a 3 lines change to immediatley open the search result window and one can watch the result drop in piece by piece.

I personally see a benefit in it, because one might stop the search if she sees the expected files are already found

PR? Should I?

from winfile.

craigwims avatar craigwims commented on May 23, 2024

I think it was always like that. I like the idea of enabling it all the time.

from winfile.

schinagl avatar schinagl commented on May 23, 2024

This issue contained two requests

  • search window shall open immediatley ==> solved with #354
  • Be able to specify more than than search root ==> open

from winfile.

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.