replace icon indicating copy to clipboard operation
replace copied to clipboard

Command line search and replace utility

Results 31 replace issues
Sort by recently updated
recently updated
newest added

The following command returns "replace: No to-string for last from-string" `replace 'Person' 'API.IPerson' . -r --include="*.ts"` According to the docs this should work. Any ideas?

No commit in 3.5 years. One dependency is out of date and has vulnerabilities (minimatch). Another is deprecated entirely (nomnom). Issues untouched for years. Any chance this will see an...

Bumps [minimatch](https://github.com/isaacs/minimatch) from 0.2.14 to 3.0.4. Commits - [`e46989a`](https://github.com/isaacs/minimatch/commit/e46989a323d5f0aa4781eff5e2e6e7aafa223321) v3.0.4 - [`ddfacbd`](https://github.com/isaacs/minimatch/commit/ddfacbd37c9a34b45693650a9fc7f10165753730) update brace-expansion - [`55ed736`](https://github.com/isaacs/minimatch/commit/55ed7365cb9c54d9406262ce01cc44f29893cec1) update package scripts and deps - [`eed8949`](https://github.com/isaacs/minimatch/commit/eed89491bd4a4e6bc463aac0dfb5c29ef0d1dc13) v3.0.3 - [`ecabc57`](https://github.com/isaacs/minimatch/commit/ecabc57eedb3a4a96285633a49b8b5e0cb00c917) Do not throw on...

dependencies

The minimatch version used is < 0.3.0, and then subject to vulnerability... Could you please update the package.json to latest minimatch version ? Thanks.

I'm using windows 10. and trying to replace 4 space to Tab with command like this ``` $ replace " " "\t" . -r ``` but nothing changed..

Remove test/ folder from being published with the npm package

How to replace all content of a file with same text ?

The current version of minimatch was reported as a security vulnerability by https://snyk.io/vuln/npm:minimatch:20160620?utm_source=bithound Fixed these dependencies. Noticed that test_numbers.txt was missing. And the tests were not OS independent. Had to...

Are you looking for a new maintainer for this project?

Hi @harthur, this project is great! I've used it for years now and would love to help keep it alive. Would you consider removing this from "UNMAINTAINED" mode and adding...