tool
Here are 6,333 public repositories matching this topic...
I want an option to only list text files (i.e., exclude binaries).
-
Updated
Sep 29, 2021 - PHP
It seems that --shell needs to be a single word -- which makes it impossible, amongst others, to test busybox sh or zsh --emulate sh or bash --posix.
Sure, for busybox you can symlink, and for zsh / bash, I suppose you can create a stub script (or small C wrapper) that exec's the real shell with prepended options. But of course that perturbs the measurement.
It might make sense
I currently have a very big hook, with dozens of useStates, lots of them have empty arrays which trigger unncesary re-renders. But I don't know which is the one doing it each time wdyr logs it's output. I get:
Re-rendered because of hook changes:
[hook useState result]
...diff
When would be very useful for me is:
Re-rendered because of hook changes:
[hook useState result]
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.-lin addition to-nand-c
-
Updated
Jul 9, 2021 - C
-
Updated
Sep 29, 2021 - Go
-
Updated
Aug 28, 2021 - TypeScript
Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).
As an example, I tried to query the og:url metadata.
I tried variations of //meta[property='og:url']::attr(content), with or without the leading //, and with or without the `attr(conte
-
Updated
Sep 25, 2021 - JavaScript
-
Updated
Sep 15, 2021 - Rust
| 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#
Colorpicker options
I see that there are no colorpicker options for Windows as of now.
There are 2 popular choices (third party):
- Just Color Picker - both Windows and macOS
- Free Color Picker (open source) - Windows
Both these can be invoked from the commandline (jcpicker and freecolorpicker re
-
Updated
Jul 27, 2021 - Rust
-
Updated
Sep 28, 2021 - Rust
-
Updated
Sep 27, 2021 - Go
-
Updated
Jun 3, 2021 - PHP
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."
Follow the same route as for the fish/zsh completions in
.github/workflows/CICD.yml.