tool
Here are 5,325 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 27, 2020 - PHP
Can we make the --command-name take the same arguments from --parameter-list as the actual command
I would like to parameterize the command name based on the parameters from the parameter list
Currently the --command-name
only seem to take into account the first one in the list it would be nice if we could parametrerize the --command-name
with the <VAR>
as we do in the actual command
Here is a concrete example I'm running
hyperfine "brun -c opt -- //simwork/examples:Hepatitis
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
.
Right now they're untrackable
-
Updated
Nov 18, 2020 - C
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 17, 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
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
Jun 30, 2020 - C#
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Rust
when browsing, i should be able to perf-check right from the browser and results should be siphoned back to the extension.
It would be great to have a multiple translations of the README.md
in order to make it more accessible for non English-speaker to use the tool. These translations will be accessible directly from the English README.md
via hyperlinks.
Let's start with our Japanese friends
If you're a native Japanese-speaker and are willing to help: your contribution would be
-
Updated
Oct 30, 2020 - PHP
-
Updated
Nov 21, 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."