-
### Steps
```
git clone https://gitlab.torproject.org/tpo/core/arti.git
cd arti
git checkout 5e2d5532d002c9df9a4cf6d83cdbe7d6125bc4be
COLUMNS=100 cargo test --locked --offline -p arti --all-fe…
-
```
$ tools/python/clean_strings_txt.py -s
INFO:root:Grepping core...
INFO:root:grep -r -I --exclude-dir /home/pastk/dev/organicmaps/3party 'GetLocalizedString' /home/pastk/dev/organicmaps/* []
IN…
pastk updated
2 years ago
-
This is the result of grepping for `Please visit \[\]\(\) for more information.`:
https://docs.prebid.org/overview/analytics.html#eplanning
https://docs.prebid.org/overview/analytics.html#mars…
-
It would be helpful to log warnings and errors to stderr for easier grepping or piping into tools like yq/jq.
-
### Example
```nim
import std/deques
type
Test = object
proc `$`(x: Test): string = ""
echo [Test(), Test()].toDeque
```
### Current Output
```
[]
```
### Expected Output
```
…
-
verbose as hell but it's too annoying to read compressed json, in prod it's nice for grepping
-
c.f. SampleApp v406 with both instances running. Get confused about ports etc. Needs to be more specific in grepping for paths associated with processes maybe?
rmoff updated
10 years ago
-
1. Grepping doesn't work at all with scripts disabled.
2. Enabling scripts and reloading the grep page doesn't fix the issue, you actually have to navigate around the site before it will work.
-
`keyd` version: 2.4.3, on Ubuntu Noble if that makes a difference.
I have the following in my config:
```
leftshift = overload(shift, S-9)
rightshift = overload(shift, S-0)
```
Holding `shif…
-
I know, I know, I'm the one who suggested making it mirror `grep` as much as possible. But I find that when grepping paired end fastqs it would be really nice to be able to write the matching read pa…