Skip to content

issues Search Results · repo:k-takata/the_silver_searcher-win32 language:Shell

Filter by

10 results
 (70 ms)

10 results

ink-takata/the_silver_searcher-win32 (press backspace or delete to remove)

I m using ag-2020-07-05_2.2.0-58-g5a1c8d8-x64 x86 in vim with ack and ag seems to be ignoring my .gitignore file by default or failing to use it. I have tried adding a .agignore file and even a _agignore ...
  • fededc88
  • Opened 
    on Aug 25, 2022
  • #10

On linux, ag handles .gitignore patterns like the following just fine: [Bb]in/ [Oo]bj/ On Windows, these patterns are not recognized. They have to be written as: Bin/ bin/ Obj/ obj/ Is this something ...
  • mdmower
  • 1
  • Opened 
    on May 11, 2022
  • #9

UNIX versions offer --search-documents but this doesn t seem to be the case for Windows.
  • Javierod
  • 2
  • Opened 
    on Aug 24, 2020
  • #8

please consider using simpler file names for releases. Example: ag-2.2.0.22-x64.zip instead of ag-2020-01-11_2.2.0-22-ga509a81-x64.zip It makes it possible to discover new releases in package managers ...
  • tim-lebedkov
  • 3
  • Opened 
    on Feb 24, 2020
  • #7

I m trying to search an very large collection of files: - 60,000 files, 800GB, 450 folders. With the following command: ag.exe -i SearchQuery A few files are scanned and then the application crashes, ...
  • infosecconsultant
  • Opened 
    on May 14, 2019
  • #6

Using ag-2019-03-23_2.2.0-19-g965f71d-x86 and noticed that --nogroup does not function when --nofilename is specified. --nobreak does so I got what I needed, but this seemed like unwanted behavior.
  • slestak
  • Opened 
    on Apr 19, 2019
  • #5

After executing ag in cmd.exe, the color scheme is changed and has to be reset.
  • dwo77
  • Opened 
    on Apr 16, 2019
  • #4

Hi All, I have a file that s nearly 4GB, but I can t search through it: ag 10008488 master.tx ERR: File master.tx failed to load: The parameter is incorrect. I m using ag-2019-02-17_2.2.0-11-g4f7aca7-x64.zip ...
  • jungle-boogie
  • 3
  • Opened 
    on Feb 25, 2019
  • #3

when I run for example: ag --cmake foo this ag returns: C:\tools\chocoportable\lib\ag\tools\ag.exe: unknown option -- cmake whereas my MinGW and Linux build from their master branch supports searching ...
  • sgeto
  • 2
  • Opened 
    on Jun 2, 2018
  • #2

Hi, I m planning to submit a pull request to Chocolatey s ag package that uses your Windows builds. I noticed that Chocolatey packages require linking to a LICENSE file. Can you add a LICENSE file to this ...
  • i-give-up
  • 1
  • Opened 
    on Oct 3, 2017
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub