tool
Here are 5,302 public repositories matching this topic...
Describe the bug you encountered:
Though the folder has few files without extension, but the following command returns nothing.
$ fd -t f -e ''
Describe what you expected to happen:
I expected to have a output ~similar to the output of find . -type f ! -name "*.*"
What version of fd
are you using?
fd 8.1.1
Which operating system / distribution are you on?
-
Updated
Nov 16, 2020 - PHP
If running a benchmark with --ignore-failure
, it might be interesting to know if some of the commands actually failed.
For example, consider a long running compile-time benchmark:
hyperfine \
--runs 3 \
--ignore-failure \
--parameter-list git_tag "v0.1,v0.2,v0.3,v0.4,v0.4.1,v0.5" \
--prepare "git checkout --force {git_tag}; make clean" \
--export-json "compile_time.j
Output improvements
I think it would be interesting to try and maintain some level of compatibility with xxd
. I recently came across this when following a blog post, trying to use hexyl
instead of xxd
.
- The most obvious thing would be to introduce (yet another) alias for
--length
/--bytes
, i.e.-l
in addition to-n
and-c
.
-
Updated
Oct 1, 2020 - C
Right now they're untrackable
Is your feature request related to a problem? Please describe.
Currently, there are services that secure website from automation tools like ferret. Some of them send 405 in response to the DOCUMENT function call that make a ferret script fail with an error even though a page is available (not the original page, but usually a page with the captcha).
Describe the solution you'd like
It
-
Updated
Nov 12, 2020 - Go
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php
when is used with php artisan insights
.
Maybe something like:
'parameters' => '--format=json -d memo
-
Updated
Jun 30, 2020 - C#
Description
npkill
lists the home directory as a node_modules
directory:
Reproduction
- Run
npkill --sort size
. - Wait for search to complete.
- Do other tasks, and return to the process.
/Users/user/.
will appear on the list.
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Nov 11, 2020 - Rust
when browsing, i should be able to perf-check right from the browser and results should be siphoned back to the extension.
-
Updated
Nov 16, 2020 - Rust
-
Updated
Oct 30, 2020 - PHP
-
Updated
Nov 12, 2020 - Go
-
Updated
Apr 22, 2019 - Java
-
Updated
Nov 12, 2020 - Swift
Improve this page
Add a description, image, and links to the tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tool topic, visit your repo's landing page and select "manage topics."
With all the recent news about Hacktoberfest I thought it would be a good idea to point out good beginner issues that would be actually helpful for
bat
. In the past years, I have actually experienced Hacktoberfest as a really great event - both as a contributor as well as a maintainer.As of recently,
bat
has a set of syntax highlighting regress